summaryrefslogtreecommitdiff
path: root/cad/xchiplogo
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-08-23 23:14:21 +0000
committertron <tron@pkgsrc.org>2000-08-23 23:14:21 +0000
commitf0b9164cf1068dd6dc3d7a77da6b33ac09689177 (patch)
tree623953a643a6181e26e24311ef14ff20193779e7 /cad/xchiplogo
parent3587744105d1c40ee4f94fcd5c50335818522169 (diff)
downloadpkgsrc-f0b9164cf1068dd6dc3d7a77da6b33ac09689177.tar.gz
Use "USE_XPM" option instead of direct dependence on the "xpm" package.
Diffstat (limited to 'cad/xchiplogo')
-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