From 69fac681e60ac0b78138b1968b4986581cc05ebe Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 24 Jan 2006 18:49:48 +0000 Subject: Correct GST_DIR after PORTVERSION change. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5527 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/gstreamer-plugins-core80/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia/gstreamer-plugins-core80') diff --git a/multimedia/gstreamer-plugins-core80/Makefile b/multimedia/gstreamer-plugins-core80/Makefile index c702290f7..a996c7e60 100644 --- a/multimedia/gstreamer-plugins-core80/Makefile +++ b/multimedia/gstreamer-plugins-core80/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins-core80/Makefile,v 1.2 2006/01/22 13:57:13 ahze Exp $ +# $MCom: ports/multimedia/gstreamer-plugins-core80/Makefile,v 1.3 2006/01/23 23:29:39 marcus Exp $ PORTNAME= gstreamer-plugins-core80 PORTVERSION= 0.8.11 @@ -19,7 +19,7 @@ COMMENT= Core set of typical audio and video gstreamer-plugins USE_X_PREFIX= yes NO_BUILD= yes -GST_DIR= lib/gstreamer-${PORTVERSION} +GST_DIR= lib/gstreamer-${GST80_VERSION} PLIST_FILES= ${GST_DIR}/.gstreamer-plugins-core.keep WANT_GSTREAMER= yes -- cgit v1.2.3