diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 12:12:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 12:12:00 +0000 |
commit | 7a0f4abe2be429be794564fa0ba30727d6458ef0 (patch) | |
tree | cb47117e55d8b3cfa8e1d039d125b1106964ca6e /multimedia/gstreamer-plugins-buzztard | |
parent | 60dbc060c34744dd55726fe83163eee3d49b4efe (diff) | |
download | ports-7a0f4abe2be429be794564fa0ba30727d6458ef0.tar.gz ports-7a0f4abe2be429be794564fa0ba30727d6458ef0.zip |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins-buzztard')
-rw-r--r-- | multimedia/gstreamer-plugins-buzztard/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/gstreamer-plugins-buzztard/Makefile b/multimedia/gstreamer-plugins-buzztard/Makefile index 628bb53de7a8..8edf1c504128 100644 --- a/multimedia/gstreamer-plugins-buzztard/Makefile +++ b/multimedia/gstreamer-plugins-buzztard/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gstreamer-plugins-buzztard -# Date created: 2007-06-24 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# +# Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# PORTNAME= buzztard PORTVERSION= 0.6.0 @@ -17,6 +13,7 @@ COMMENT= Buzztard gstreamer plugins LIB_DEPENDS= fluidsynth.1:${PORTSDIR}/audio/fluidsynth +USES= pkgconfig USE_AUTOTOOLS= libtool USE_GSTREAMER= yes USE_GNOME= gnomehack ltverhack |