summaryrefslogtreecommitdiff
path: root/ham/xdx
diff options
context:
space:
mode:
authorminskim <minskim>2004-12-13 23:03:33 +0000
committerminskim <minskim>2004-12-13 23:03:33 +0000
commite3b875f9b93f5b2f244e78146bde103de63223dd (patch)
tree547a9c38876b36e23a4e34b79cfe0d7b4b6ca8ad /ham/xdx
parent7f8b5d30a0eaaa298b43e74a9b7c311835b64d99 (diff)
downloadpkgsrc-e3b875f9b93f5b2f244e78146bde103de63223dd.tar.gz
Needs pkg-config.
Diffstat (limited to 'ham/xdx')
-rw-r--r--ham/xdx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/xdx/Makefile b/ham/xdx/Makefile
index c23004c2c7d..f806c1ff15d 100644
--- a/ham/xdx/Makefile
+++ b/ham/xdx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/10/03 00:14:59 tv Exp $
+# $NetBSD: Makefile,v 1.5 2004/12/13 23:05:56 minskim Exp $
#
DISTNAME= xdx-1.1
@@ -17,5 +17,6 @@ USE_PKGLOCALEDIR=yes
BUILDLINK_TRANSFORM+= rm:-DGTK_DISABLE_DEPRECATED
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"