aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libxaw3dxft
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 13:54:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 13:54:45 +0000
commit77d5662e7c18b449f96ae7c3863c41d8cbfe12eb (patch)
tree9ec3669354fcc327abf2d288212379857ec010ec /x11-toolkits/libxaw3dxft
parent89315e2bf7fc92ab44dbf706be38932b1d3d881c (diff)
downloadports-77d5662e7c18b449f96ae7c3863c41d8cbfe12eb.tar.gz
ports-77d5662e7c18b449f96ae7c3863c41d8cbfe12eb.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=325997
Diffstat (limited to 'x11-toolkits/libxaw3dxft')
-rw-r--r--x11-toolkits/libxaw3dxft/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/libxaw3dxft/Makefile b/x11-toolkits/libxaw3dxft/Makefile
index d3c3ada3601c..46461168d5c5 100644
--- a/x11-toolkits/libxaw3dxft/Makefile
+++ b/x11-toolkits/libxaw3dxft/Makefile
@@ -11,6 +11,7 @@ COMMENT= 3D Xaw (Athena Widget Set) replacement with extended fonts
LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2
+USES= pkgconfig
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes