summaryrefslogtreecommitdiff
path: root/x11/wmessage
diff options
context:
space:
mode:
authorjlam <jlam>2001-07-24 09:41:16 +0000
committerjlam <jlam>2001-07-24 09:41:16 +0000
commitaf2ea22b2054fd5dc93dfb376e83bc8ad7191ede (patch)
treee1b05b782e2a0ecde858a2c7078fb61fd1a9bf1f /x11/wmessage
parentd34f4e76daaa709e272bd4ee4a498ed8b19a2711 (diff)
downloadpkgsrc-af2ea22b2054fd5dc93dfb376e83bc8ad7191ede.tar.gz
Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'x11/wmessage')
-rw-r--r--x11/wmessage/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/wmessage/Makefile b/x11/wmessage/Makefile
index ac4142ae46e..ba9d416b694 100644
--- a/x11/wmessage/Makefile
+++ b/x11/wmessage/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/07/23 20:38:48 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2001/07/24 09:41:16 jlam Exp $
DISTNAME= wmessage-0.10
CATEGORIES= x11
@@ -8,8 +8,8 @@ MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.ozemail.com.au/~crn/wmessage/
COMMENT= WINGs based message viewer similar to xmessage
-DEPENDS+= windowmaker>=0.64.0:../../wm/windowmaker
-
-USE_X11= yes
+USE_X11= yes
+USE_BUILDLINK_ONLY= yes
+.include "../../wm/windowmaker/buildlink.mk"
.include "../../mk/bsd.pkg.mk"