summaryrefslogtreecommitdiff
path: root/x11/wmessage
diff options
context:
space:
mode:
authorwiz <wiz>2001-10-05 13:23:28 +0000
committerwiz <wiz>2001-10-05 13:23:28 +0000
commite86ccd4805b2093c70e1f75b0fd4107b20647c2c (patch)
tree92bd918b910ae698702c17d57a80267d9818a459 /x11/wmessage
parent789cecc5ddbc7edaac2adb114e92c773bc2a001b (diff)
downloadpkgsrc-e86ccd4805b2093c70e1f75b0fd4107b20647c2c.tar.gz
Add devel/libproplist/buildlink.mk, since it's not coming automatically
with wm/windowmaker/buildlink.mk anymore.
Diffstat (limited to 'x11/wmessage')
-rw-r--r--x11/wmessage/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/wmessage/Makefile b/x11/wmessage/Makefile
index bbd7b807250..c49d9397a39 100644
--- a/x11/wmessage/Makefile
+++ b/x11/wmessage/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/08/29 22:41:31 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2001/10/05 13:24:22 wiz Exp $
DISTNAME= wmessage-0.10
CATEGORIES= x11
@@ -10,6 +10,7 @@ COMMENT= WINGs based message viewer similar to xmessage
USE_BUILDLINK_ONLY= yes
+.include "../../devel/libproplist/buildlink.mk"
.include "../../wm/windowmaker/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"