aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-good
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-06-09 20:24:03 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-06-09 20:24:03 +0000
commitf2e4c41d65915c469732c209445ae2845f850d44 (patch)
tree494ddbc8e65d75fb12c8a5474727ea1febbf128f /multimedia/gstreamer-plugins-good
parent03b02cf7ce9dc08d8d271ce61a3055756e2fa7e4 (diff)
downloadports-f2e4c41d65915c469732c209445ae2845f850d44.tar.gz
ports-f2e4c41d65915c469732c209445ae2845f850d44.zip
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins-good')
-rw-r--r--multimedia/gstreamer-plugins-good/Makefile9
1 files changed, 4 insertions, 5 deletions
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 <ahze@FreeBSD.org>
#
# $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}