summaryrefslogtreecommitdiff
path: root/wm/olvwm
diff options
context:
space:
mode:
authoragc <agc>2002-01-21 20:39:21 +0000
committeragc <agc>2002-01-21 20:39:21 +0000
commit0849f715067f995bdfedf62f4c112b32e193914a (patch)
tree6865f30588fa35beb8d4320e3a36196edc72cd63 /wm/olvwm
parent5df04bc5dd99c5cd60ae57ca05649d650a54e4c7 (diff)
downloadpkgsrc-0849f715067f995bdfedf62f4c112b32e193914a.tar.gz
Use the xpm buildlink functionality, rather than USE_XPM
Diffstat (limited to 'wm/olvwm')
-rw-r--r--wm/olvwm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/olvwm/Makefile b/wm/olvwm/Makefile
index ced16561e23..3f3c19a20c4 100644
--- a/wm/olvwm/Makefile
+++ b/wm/olvwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/09/09 20:36:51 agc Exp $
+# $NetBSD: Makefile,v 1.4 2002/01/21 20:39:21 agc Exp $
#
DISTNAME= olvwm4.src4
@@ -14,9 +14,9 @@ DEPENDS+= xview-lib>=3.2.1nb1:../../x11/xview-lib
DEPENDS+= xview-clients>=3.2.1:../../x11/xview-clients
USE_X11BASE= # defined
-USE_XPM= # defined
USE_IMAKE= # defined
WRKSRC= ${WRKDIR}
+.include "../../graphics/xpm/buildlink.mk"
.include "../../mk/bsd.pkg.mk"