diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 13:54:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 13:54:45 +0000 |
commit | 77d5662e7c18b449f96ae7c3863c41d8cbfe12eb (patch) | |
tree | 9ec3669354fcc327abf2d288212379857ec010ec /x11-toolkits/libxaw3dxft | |
parent | 89315e2bf7fc92ab44dbf706be38932b1d3d881c (diff) | |
download | ports-77d5662e7c18b449f96ae7c3863c41d8cbfe12eb.tar.gz ports-77d5662e7c18b449f96ae7c3863c41d8cbfe12eb.zip |
Notes
Diffstat (limited to 'x11-toolkits/libxaw3dxft')
-rw-r--r-- | x11-toolkits/libxaw3dxft/Makefile | 1 |
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 |