summaryrefslogtreecommitdiff
path: root/ham/xlog
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/xlog
parent7f8b5d30a0eaaa298b43e74a9b7c311835b64d99 (diff)
downloadpkgsrc-e3b875f9b93f5b2f244e78146bde103de63223dd.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"