summaryrefslogtreecommitdiff
path: root/math/genius
diff options
context:
space:
mode:
authorryoon <ryoon>2013-07-15 02:02:17 +0000
committerryoon <ryoon>2013-07-15 02:02:17 +0000
commitfd8c019229d4b29e8e415f22be25569d8ab78010 (patch)
tree7082cd8bccd6e4c222c7d1017f6c4896abcadef6 /math/genius
parente630d8b83638d5a20b11327b52b062465bc057c0 (diff)
downloadpkgsrc-fd8c019229d4b29e8e415f22be25569d8ab78010.tar.gz
* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
Diffstat (limited to 'math/genius')
-rw-r--r--math/genius/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/genius/Makefile b/math/genius/Makefile
index 7dc7c6748f8..94ec2c80322 100644
--- a/math/genius/Makefile
+++ b/math/genius/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2013/06/06 12:54:43 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2013/07/15 02:02:25 ryoon Exp $
#
DISTNAME= genius-1.0.16
@@ -17,7 +17,6 @@ USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config gmake intltool msgfmt
-USE_GNU_READLINE= yes
.include "options.mk"