diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 07:14:15 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 07:14:15 +0000 |
commit | 1e4689558e9212686c62051bd29943b99367943a (patch) | |
tree | 45086237042ed02ea3c39e08708e946fc3f4da18 /deskutils/libstreamanalyzer | |
parent | 816f539eb092cad9eccd93acee8dbccaa88299d6 (diff) | |
download | ports-1e4689558e9212686c62051bd29943b99367943a.tar.gz ports-1e4689558e9212686c62051bd29943b99367943a.zip |
Notes
Diffstat (limited to 'deskutils/libstreamanalyzer')
-rw-r--r-- | deskutils/libstreamanalyzer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/libstreamanalyzer/Makefile b/deskutils/libstreamanalyzer/Makefile index 63a4969688c3..83fa63b630a8 100644 --- a/deskutils/libstreamanalyzer/Makefile +++ b/deskutils/libstreamanalyzer/Makefile @@ -13,9 +13,9 @@ LIB_DEPENDS= avcodec${FFMPEG_SUFFIX}:${PORTSDIR}/multimedia/ffmpeg${FFMPEG_SUFFI exiv2:${PORTSDIR}/graphics/exiv2 \ streams:${PORTSDIR}/deskutils/libstreams +USES= pkgconfig USE_ICONV= yes USE_GNOME= libxml2 -USE_PKGCONFIG= build USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes |