summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-12-13 23:03:33 +0000
committerminskim <minskim@pkgsrc.org>2004-12-13 23:03:33 +0000
commitb99b6de78bbe0146a7ec0568750ac4ab1ca70b03 (patch)
tree547a9c38876b36e23a4e34b79cfe0d7b4b6ca8ad /ham
parenta0c283e28c037d1ead3ce6d7f71d326e5f585e49 (diff)
downloadpkgsrc-b99b6de78bbe0146a7ec0568750ac4ab1ca70b03.tar.gz
Needs pkg-config.
Diffstat (limited to 'ham')
-rw-r--r--ham/xdx/Makefile3
-rw-r--r--ham/xlog/Makefile3
2 files changed, 4 insertions, 2 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"
diff --git a/ham/xlog/Makefile b/ham/xlog/Makefile
index ad158add019..1daa088ccac 100644
--- a/ham/xlog/Makefile
+++ b/ham/xlog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/10/03 00:14:59 tv Exp $
+# $NetBSD: Makefile,v 1.11 2004/12/13 23:03:33 minskim Exp $
#
DISTNAME= xlog-0.9.3
@@ -17,6 +17,7 @@ USE_GNU_TOOLS+= make
CONFIGURE_ARGS= --enable-hamlib
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../ham/hamlib/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"