diff options
-rw-r--r-- | math/gp-autpgrp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gp-autpgrp/Makefile b/math/gp-autpgrp/Makefile index 9d976d54cdf..b5897c78082 100644 --- a/math/gp-autpgrp/Makefile +++ b/math/gp-autpgrp/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:13:36 snj Exp $ # DISTNAME= autpgrp-1.1 @@ -14,7 +14,7 @@ COMMENT= GAP package for finding automorphism groups of finite p-groups WRKSRC= ${WRKDIR}/autpgrp NO_BUILD= YES -USE_BUILDLINK2= YES +NO_BUILDLINK= YES GAP_PKG_NAME= autpgrp do-install: |