summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/scigraphica/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/scigraphica/Makefile b/graphics/scigraphica/Makefile
index b60835ab1af..fe5c9d49bca 100644
--- a/graphics/scigraphica/Makefile
+++ b/graphics/scigraphica/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/01/24 19:24:03 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2002/01/26 17:46:35 drochner Exp $
#
DISTNAME= scigraphica-0.8.0
@@ -16,6 +16,7 @@ CONFIGURE_ENV+= PYTHONBIN=${PYTHONBIN}
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
PY_PATCHPLIST= YES
+USE_GNU_READLINE= yes
.include "../../devel/readline/buildlink.mk"
.include "../../graphics/imlib/buildlink.mk"