diff options
author | snj <snj> | 2004-04-25 02:14:11 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-25 02:14:11 +0000 |
commit | 7b2a06161ec9edaaad8b5ca0a3b0d51c6e5c2529 (patch) | |
tree | e77f838745869eb14ad5c89b9dddec950e36d389 /math/gp-fplsa | |
parent | 5a3f1b3c7d03ba2afb8b53481c84dba692913992 (diff) | |
download | pkgsrc-7b2a06161ec9edaaad8b5ca0a3b0d51c6e5c2529.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'math/gp-fplsa')
-rw-r--r-- | math/gp-fplsa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gp-fplsa/Makefile b/math/gp-fplsa/Makefile index 1487e9e6443..3b91c50b928 100644 --- a/math/gp-fplsa/Makefile +++ b/math/gp-fplsa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/01/20 12:20:04 agc Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/25 02:14:11 snj Exp $ # DISTNAME= fplsa @@ -14,7 +14,7 @@ HOMEPAGE= http://www.gap-system.org/Share/fplsa.html COMMENT= GAP interface to FPLSA WRKSRC= ${WRKDIR}/fplsa -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES GAP_PKG_NAME= fplsa ALL_TARGET= default |