summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/py-imagingtk/Makefile3
-rw-r--r--math/snns/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/py-imagingtk/Makefile b/graphics/py-imagingtk/Makefile
index 5b76bcf0966..b8dd0e6f9d0 100644
--- a/graphics/py-imagingtk/Makefile
+++ b/graphics/py-imagingtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/10/24 19:32:22 drochner Exp $
+# $NetBSD: Makefile,v 1.7 2002/12/08 03:57:17 salo Exp $
#
DISTNAME= Imaging-1.1.3
@@ -16,6 +16,7 @@ BUILDLINK_DEPENDS.python20= python20>=2.0.1nb1
DIST_SUBDIR= python
ALL_TARGET= sharedmods
USE_BUILDLINK2= yes
+USE_X11= yes
do-configure:
(cd ${WRKSRC}/libImaging; CC="cc -fPIC" LIBS="${LDFLAGS}" ./configure)
diff --git a/math/snns/Makefile b/math/snns/Makefile
index 0681f566599..e4c1b3bf893 100644
--- a/math/snns/Makefile
+++ b/math/snns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2002/10/21 12:33:35 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2002/12/08 03:50:14 salo Exp $
DISTNAME= SNNSv4.2
PKGNAME= snns-4.2
@@ -10,6 +10,7 @@ HOMEPAGE= http://www-ra.informatik.uni-tuebingen.de/SNNS/
COMMENT= Software simulator for neural networks
USE_BUILDLINK2= YES
+USE_X11= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --enable-global --prefix=${LOCALBASE}