summaryrefslogtreecommitdiff
path: root/cad
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 /cad
parentb735b13875cb70c66b6ea714e5270b631b195051 (diff)
downloadpkgsrc-d9e03c3558722b30a745e7e75c1d6ecc9c22c99f.tar.gz
Use "USE_XPM" option instead of direct dependence on the "xpm" package.
Diffstat (limited to 'cad')
-rw-r--r--cad/xchiplogo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/xchiplogo/Makefile b/cad/xchiplogo/Makefile
index c9ae200cde3..3b7c8567d1e 100644
--- a/cad/xchiplogo/Makefile
+++ b/cad/xchiplogo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/12/23 03:57:11 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.2 2000/08/23 23:14:22 tron Exp $
#
DISTNAME= xchiplogo
@@ -10,9 +10,9 @@ MAINTAINER= dmcmahill@netbsd.org
HOMEPAGE= http://www.eleceng.adelaide.edu.au/Personal/moini/chiplogo.html
DEPENDS+= xforms-*:../../x11/xforms
-DEPENDS+= xpm-*:../../graphics/xpm
-USE_X11= yes
+USE_X11= YES
+USE_XPM= YES
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xchiplogo ${LOCALBASE}/bin/xchiplogo