From f2e4c41d65915c469732c209445ae2845f850d44 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Fri, 9 Jun 2006 20:24:03 +0000 Subject: - Update to 0.10.8 (base plugins) - Set right PORTVERSION on good, bad, and ugly plugins. Bump PORTEPOCH since these PORTREVERSION's will go backwards - Remove USE_GNOME=gnomeprefix --- multimedia/gstreamer-plugins-good/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'multimedia/gstreamer-plugins-good') diff --git a/multimedia/gstreamer-plugins-good/Makefile b/multimedia/gstreamer-plugins-good/Makefile index 1adc16ef8e9b..83df947d7d8a 100644 --- a/multimedia/gstreamer-plugins-good/Makefile +++ b/multimedia/gstreamer-plugins-good/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins-good/Makefile,v 1.5 2006/04/02 07:33:41 marcus Exp $ +# $MCom: ports/multimedia/gstreamer-plugins-good/Makefile,v 1.7 2006/06/08 01:14:31 ahze Exp $ # PORTREVISION= 4 @@ -19,15 +19,14 @@ MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins BUILD_DEPENDS+= gstreamer-plugins>=${GST_VERSION}${GST_MINOR_VERSION}:${PORTSDIR}/multimedia/gstreamer-plugins RUN_DEPENDS+= gstreamer-plugins>=${GST_VERSION}${GST_MINOR_VERSION}:${PORTSDIR}/multimedia/gstreamer-plugins -EXTRACT_ONLY= ${GOOD_DISTFILE} -WRKSRC= ${WRKDIR}/${GOOD_DISTNAME} - +DIST= good GOOD_GST_DIRS= gst sys PLIST_SUB= VERSION="${GST_VERSION}" -NO_GSTREAMER_COMMON= yes + PLIST= ${.CURDIR}/pkg-plist FILESDIR=${.CURDIR}/files PATCHDIR=${.CURDIR}/files +NO_GSTREAMER_COMMON= yes do-build: .for dir in ${GOOD_GST_DIRS} -- cgit v1.2.3