summaryrefslogtreecommitdiff
path: root/misc/siag
diff options
context:
space:
mode:
authortron <tron>2000-08-23 23:14:21 +0000
committertron <tron>2000-08-23 23:14:21 +0000
commit3bb1003bffe659fe78e3ff049aa5e426d687763a (patch)
tree623953a643a6181e26e24311ef14ff20193779e7 /misc/siag
parentea8b8736a98aa0f9cc1e367db350fc4ffa0d09b1 (diff)
downloadpkgsrc-3bb1003bffe659fe78e3ff049aa5e426d687763a.tar.gz
Use "USE_XPM" option instead of direct dependence on the "xpm" package.
Diffstat (limited to 'misc/siag')
-rw-r--r--misc/siag/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/misc/siag/Makefile b/misc/siag/Makefile
index a8ff40bd913..5d8a3fec6d3 100644
--- a/misc/siag/Makefile
+++ b/misc/siag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2000/02/02 04:05:03 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2000/08/23 23:14:30 tron Exp $
DISTNAME= siag-3.1.20
CATEGORIES= misc textproc math
@@ -10,13 +10,13 @@ HOMEPAGE= http://www.edu.stockholm.se/siag/
DEPENDS+= gv-3.5.8:../../print/gv
DEPENDS+= gnuplot-3.7:../../graphics/gnuplot
DEPENDS+= guile-1.3.*:../../lang/guile
-DEPENDS+= xpm-3.4k:../../graphics/xpm
CONFIGURE_ARGS= --with-x --with-guile --includedir=${PREFIX}/include
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_X11= yes
-USE_XAW= yes
+GNU_CONFIGURE= YES
+USE_GMAKE= YES
+USE_X11= YES
+USE_XAW= YES
+USE_XPM= YES
CFLAGS+= -Dunix
LDFLAGS+= -Wl,-R${X11BASE}/lib