diff options
author | snj <snj@pkgsrc.org> | 2004-04-25 03:47:44 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-25 03:47:44 +0000 |
commit | 16fa6427b01c487d8b181d386f745b89e155bd9e (patch) | |
tree | a7ed3fb30b143b5fe6da5334cf5fcdb71829ae53 /math/xgap | |
parent | 58100f6cf1bb810206017ad1a97e28f53c33ebfc (diff) | |
download | pkgsrc-16fa6427b01c487d8b181d386f745b89e155bd9e.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'math/xgap')
-rw-r--r-- | math/xgap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xgap/Makefile b/math/xgap/Makefile index e7e04d13fc8..f1aeaf95ff6 100644 --- a/math/xgap/Makefile +++ b/math/xgap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/01/20 12:20:05 agc Exp $ +# $NetBSD: Makefile,v 1.8 2004/04/25 03:48:25 snj Exp $ # DISTNAME= xgap4r16 @@ -13,7 +13,7 @@ HOMEPAGE= http://www.gap-system.org/Share/xgap.html COMMENT= GUI for GAP WRKSRC= ${WRKDIR}/${GAP_PKG_NAME} -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_X11= YES GNU_CONFIGURE= YES ALL_TARGET= default |