diff options
author | snj <snj@pkgsrc.org> | 2004-04-25 02:14:11 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-25 02:14:11 +0000 |
commit | 700c8151f1eab03e502780c3ce7df517e3aabea3 (patch) | |
tree | e77f838745869eb14ad5c89b9dddec950e36d389 /math | |
parent | 6d64f71088ee219ca6458aa8769561ca6d99673b (diff) | |
download | pkgsrc-700c8151f1eab03e502780c3ce7df517e3aabea3.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'math')
-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 |