aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libass
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-22 22:33:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-22 22:33:35 +0000
commit2ae613e616e336250988ef63fecaea82faea68ff (patch)
treeac456444b3d2e5fd5653458f6691bceef8cc0092 /multimedia/libass
parented31a0d5e614de59a50dc6d1fd9441ea1661f3b2 (diff)
downloadports-2ae613e616e336250988ef63fecaea82faea68ff.tar.gz
ports-2ae613e616e336250988ef63fecaea82faea68ff.zip
Convert my ports to use the new USES=pkgconfig
Notes
Notes: svn path=/head/; revision=316284
Diffstat (limited to 'multimedia/libass')
-rw-r--r--multimedia/libass/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/libass/Makefile b/multimedia/libass/Makefile
index 5fbdfaac1c4c..78f67c432799 100644
--- a/multimedia/libass/Makefile
+++ b/multimedia/libass/Makefile
@@ -16,8 +16,7 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
expat:${PORTSDIR}/textproc/expat2 \
fribidi:${PORTSDIR}/converters/fribidi
-USES= pathfix
-USE_PKGCONFIG= build
+USES= pathfix pkgconfig
USE_XZ= yes
USE_LDCONFIG= yes