diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-11 17:17:35 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-11 17:17:35 +0000 |
commit | 251f4ca6f14914170f3b0d23731bb82c39775a4a (patch) | |
tree | 1a0c82510e2ad579641a51eadbef715702daac7a /multimedia/handbrake | |
parent | 2c59cf34e76e83163267dcd971e9939e4bbaab41 (diff) |
Notes
Diffstat (limited to 'multimedia/handbrake')
-rw-r--r-- | multimedia/handbrake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index d2495c365781..25f542f0525e 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -40,7 +40,7 @@ BUILD_DEPENDS= yasm:${PORTSDIR}/devel/yasm LIB_DEPENDS= libfribidi.so:${PORTSDIR}/converters/fribidi RUN_DEPENDS= ${LOCALBASE}/lib/libdvdcss.so:${PORTSDIR}/multimedia/libdvdcss -USES= gmake +USES= gmake pkgconfig USE_AUTOTOOLS= libtool aclocal LIBTOOLFILES= configure USE_PYTHON_BUILD= yes |