diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-22 22:33:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-22 22:33:35 +0000 |
commit | 2ae613e616e336250988ef63fecaea82faea68ff (patch) | |
tree | ac456444b3d2e5fd5653458f6691bceef8cc0092 /multimedia | |
parent | ed31a0d5e614de59a50dc6d1fd9441ea1661f3b2 (diff) | |
download | ports-2ae613e616e336250988ef63fecaea82faea68ff.tar.gz ports-2ae613e616e336250988ef63fecaea82faea68ff.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libass/Makefile | 3 |
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 |