pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gnustep-back Add dependencies for modular xorg bas...
details: https://anonhg.NetBSD.org/pkgsrc/rev/62be540f28ac
branches: trunk
changeset: 523952:62be540f28ac
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jan 15 19:21:34 2007 +0000
description:
Add dependencies for modular xorg based on the usage of the package.
Bump revision.
diffstat:
x11/gnustep-back/Makefile | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 32d9495b52f4 -r 62be540f28ac x11/gnustep-back/Makefile
--- a/x11/gnustep-back/Makefile Mon Jan 15 19:16:36 2007 +0000
+++ b/x11/gnustep-back/Makefile Mon Jan 15 19:21:34 2007 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2006/12/15 20:33:04 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2007/01/15 19:21:34 joerg Exp $
DISTNAME= gnustep-back-0.11.0
+PKGREVISION= 1
CATEGORIES= x11 gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}
@@ -17,10 +18,14 @@
pre-install:
${INSTALL_DATA_DIR} ${GNUSTEP_SYSTEM_ROOT}/Library/Fonts
+.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/glitz/buildlink3.mk"
.include "../../graphics/libart2/buildlink3.mk"
.include "../../x11/gnustep-gui/buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
.include "../../x11/libXft/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index