summaryrefslogtreecommitdiff
path: root/x11/XmHTML
diff options
context:
space:
mode:
authortron <tron>2000-08-23 23:14:21 +0000
committertron <tron>2000-08-23 23:14:21 +0000
commitd9e03c3558722b30a745e7e75c1d6ecc9c22c99f (patch)
tree623953a643a6181e26e24311ef14ff20193779e7 /x11/XmHTML
parentb735b13875cb70c66b6ea714e5270b631b195051 (diff)
downloadpkgsrc-d9e03c3558722b30a745e7e75c1d6ecc9c22c99f.tar.gz
Use "USE_XPM" option instead of direct dependence on the "xpm" package.
Diffstat (limited to 'x11/XmHTML')
-rw-r--r--x11/XmHTML/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/x11/XmHTML/Makefile b/x11/XmHTML/Makefile
index 16642a0689b..e8d2046f2c5 100644
--- a/x11/XmHTML/Makefile
+++ b/x11/XmHTML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2000/06/21 06:25:36 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2000/08/23 23:14:34 tron Exp $
#
DISTNAME= XmHTML-1.1.7
@@ -8,16 +8,16 @@ MASTER_SITES= http://www.xs4all.nl/~ripley/XmHTML/dist/
MAINTAINER= mellon@isc.org
HOMEPAGE= http://www.xs4all.nl/~ripley/XmHTML/
-DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= png>=1.0.6:../../graphics/png
-USE_X11= # defined
-USE_MOTIF= # defined
-USE_GMAKE= # defined
-USE_LIBTOOL= # defined
+USE_X11= YES
+USE_XPM= YES
+USE_MOTIF= YES
+USE_GMAKE= YES
+USE_LIBTOOL= YES
-NO_CONFIGURE= # defined
+NO_CONFIGURE= YES
do-install:
${LIBTOOL} ${LIBTOOL_FLAGS} ${INSTALL_DATA} \