diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2014-06-01 13:03:14 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2014-06-01 13:03:14 +0000 |
commit | 886a9071a1cc4b364b0a8ff097f1bd58778aea11 (patch) | |
tree | c9d301ed55367daf089b38d9246d62856e45d5db /multimedia | |
parent | 0be4595fc26a2cdc85a3d8573c423b1d946cbb77 (diff) | |
download | ports-886a9071a1cc4b364b0a8ff097f1bd58778aea11.tar.gz ports-886a9071a1cc4b364b0a8ff097f1bd58778aea11.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer1-plugins/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/gstreamer1-plugins/Makefile b/multimedia/gstreamer1-plugins/Makefile index 0ca948700555..b786eb72616f 100644 --- a/multimedia/gstreamer1-plugins/Makefile +++ b/multimedia/gstreamer1-plugins/Makefile @@ -41,9 +41,8 @@ UGLY_DISTNAME= gst-plugins-ugly-${UGLY_PORTVERSION} UGLY_DISTFILE= ${UGLY_DISTNAME}${EXTRACT_SUFX} DIST?= base -USES= gettext gmake libtool:keepla pathfix pkgconfig +USES= tar:xz gettext gmake libtool:keepla pathfix pkgconfig WANT_GSTREAMER= yes -USE_XZ= yes USE_GNOME+= glib20 gnomehier introspection:build libxml2 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip |