summaryrefslogtreecommitdiff
path: root/x11/wterm
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 /x11/wterm
parent3587744105d1c40ee4f94fcd5c50335818522169 (diff)
downloadpkgsrc-f0b9164cf1068dd6dc3d7a77da6b33ac09689177.tar.gz
Use "USE_XPM" option instead of direct dependence on the "xpm" package.
Diffstat (limited to 'x11/wterm')
-rw-r--r--x11/wterm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile
index 477694f0f0f..d7012be738f 100644
--- a/x11/wterm/Makefile
+++ b/x11/wterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/02/19 19:42:55 rh Exp $
+# $NetBSD: Makefile,v 1.8 2000/08/23 23:14:34 tron Exp $
#
DISTNAME= wterm-6.2.6
@@ -9,7 +9,6 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://wm.current.nu/files.php\#wterm
-DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= windowmaker-*:../../x11/windowmaker
USE_X11BASE= YES