summaryrefslogtreecommitdiff
path: root/x11/wxGTK
diff options
context:
space:
mode:
authorminskim <minskim>2004-03-03 22:25:58 +0000
committerminskim <minskim>2004-03-03 22:25:58 +0000
commitbf46f03657a420406365f5354a410e2ff95f66ce (patch)
tree5b9116ead330d99688beec97311957f54ac9e7e3 /x11/wxGTK
parent2d219238f5e1d62e86daab91e33e3367d5cc1c2f (diff)
downloadpkgsrc-bf46f03657a420406365f5354a410e2ff95f66ce.tar.gz
Add explicit dependency on pkgconfig.
Diffstat (limited to 'x11/wxGTK')
-rw-r--r--x11/wxGTK/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/wxGTK/Makefile b/x11/wxGTK/Makefile
index 98a82c0efdc..e85ac941d45 100644
--- a/x11/wxGTK/Makefile
+++ b/x11/wxGTK/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2004/02/15 21:38:45 recht Exp $
+# $NetBSD: Makefile,v 1.30 2004/03/03 22:25:58 minskim Exp $
#
DISTNAME= wxGTK-2.4.2
@@ -42,6 +42,7 @@ post-install:
${INSTALL_DATA_DIR} ${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/LICENCE.txt ${DOCDIR}/LICENSE
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/jpeg/buildlink3.mk"