summaryrefslogtreecommitdiff
path: root/ham/xlog
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/xlog
parenta0c283e28c037d1ead3ce6d7f71d326e5f585e49 (diff)
downloadpkgsrc-b99b6de78bbe0146a7ec0568750ac4ab1ca70b03.tar.gz
Needs pkg-config.
Diffstat (limited to 'ham/xlog')
-rw-r--r--ham/xlog/Makefile3
1 files changed, 2 insertions, 1 deletions
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"