summaryrefslogtreecommitdiff
path: root/graphics/scigraphica
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/scigraphica')
-rw-r--r--graphics/scigraphica/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/scigraphica/Makefile b/graphics/scigraphica/Makefile
index 0f4a9e81355..1189bbc244f 100644
--- a/graphics/scigraphica/Makefile
+++ b/graphics/scigraphica/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2013/06/06 12:54:35 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2013/07/15 02:02:22 ryoon Exp $
#
DISTNAME= scigraphica-2.1.0
@@ -11,7 +11,6 @@ HOMEPAGE= http://scigraphica.sourceforge.net/
COMMENT= Data analysis and technical graphics
USE_TOOLS+= gmake intltool pkg-config
-USE_GNU_READLINE= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --without-gnome
@@ -27,6 +26,7 @@ PTHREAD_AUTO_VARS= yes
pre-configure:
ln -s ${PYTHONBIN} ${TOOLS_DIR}/bin/python
+.include "../../devel/readline/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../graphics/libscigraphica/buildlink3.mk"