aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libass/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-07-28 11:24:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-07-28 11:24:21 +0000
commitc515f89a0e40d5583e4c97b2a1ddf4a497ea35ce (patch)
tree8cfac0e909e08c9b317e1eeddd6ea8edb3d14687 /multimedia/libass/Makefile
parentc97dbb3f1f00f48d987f1f3b61e2cd044c4dccde (diff)
downloadports-c515f89a0e40d5583e4c97b2a1ddf4a497ea35ce.tar.gz
ports-c515f89a0e40d5583e4c97b2a1ddf4a497ea35ce.zip
Convert libass to USE_PKGCONFIG, switch every ports depending of libass and that
needs pkg-config to USE_PKGCONFIG
Notes
Notes: svn path=/head/; revision=301647
Diffstat (limited to 'multimedia/libass/Makefile')
-rw-r--r--multimedia/libass/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/libass/Makefile b/multimedia/libass/Makefile
index ca657470a84f..30a7fc7f8618 100644
--- a/multimedia/libass/Makefile
+++ b/multimedia/libass/Makefile
@@ -21,7 +21,8 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
expat.6:${PORTSDIR}/textproc/expat2 \
fribidi.3:${PORTSDIR}/converters/fribidi
-USE_GNOME= pkgconfig gnomehack
+USE_GNOME= gnomehack
+USE_PKGCONFIG= build
USE_XZ= yes
USE_LDCONFIG= yes