summaryrefslogtreecommitdiff
path: root/math/xgap/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-02-19 20:04:24 +0000
committerjoerg <joerg@pkgsrc.org>2007-02-19 20:04:24 +0000
commit99886a75ff715d1b735a4c2b66082670b5f4b223 (patch)
treeecf779ac3d64ef673fead0963adee9d671ef6156 /math/xgap/Makefile
parent95604c1970e9b3f7a54eef04457c8eafc71a5c6b (diff)
downloadpkgsrc-99886a75ff715d1b735a4c2b66082670b5f4b223.tar.gz
Modular Xorg support.
Diffstat (limited to 'math/xgap/Makefile')
-rw-r--r--math/xgap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xgap/Makefile b/math/xgap/Makefile
index 982ee3fd85d..221cedc264c 100644
--- a/math/xgap/Makefile
+++ b/math/xgap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/02/05 23:10:04 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2007/02/19 20:10:29 joerg Exp $
#
DISTNAME= xgap4r16
@@ -36,6 +36,6 @@ do-install:
cd ${WRKSRC} && ${PAX} -rw $$I ${GAP_PKG_DIRECTORY}; \
done
-.include "../../mk/x11.buildlink3.mk"
.include "../../math/gap/gap.package.mk"
+.include "../../x11/libXaw/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"