From be5ecbe2358e7dfb46c58279b52ba84d0d7e75c8 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 17 Mar 2004 05:43:32 +0000 Subject: Fix a minor nit with GST_VERSION. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2109 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/gstreamer/Makefile | 3 +-- multimedia/gstreamer80/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'multimedia') diff --git a/multimedia/gstreamer/Makefile b/multimedia/gstreamer/Makefile index 741f5f7d0..8cb37a380 100644 --- a/multimedia/gstreamer/Makefile +++ b/multimedia/gstreamer/Makefile @@ -48,8 +48,7 @@ MAN1= gst-complete-${GST_VERSION}.1 gst-compprep-${GST_VERSION}.1 \ gst-xmllaunch-${GST_VERSION}.1 PKG_CONFIG?="${LOCALBASE}/bin/pkg-config" -VERSION=0.8.1 -GST_VERSION=${VERSION:C/..$//} +GST_VERSION=${PORTVERSION:C/..$//} # library minor number SHLIB_VERSION= 1 diff --git a/multimedia/gstreamer80/Makefile b/multimedia/gstreamer80/Makefile index 741f5f7d0..8cb37a380 100644 --- a/multimedia/gstreamer80/Makefile +++ b/multimedia/gstreamer80/Makefile @@ -48,8 +48,7 @@ MAN1= gst-complete-${GST_VERSION}.1 gst-compprep-${GST_VERSION}.1 \ gst-xmllaunch-${GST_VERSION}.1 PKG_CONFIG?="${LOCALBASE}/bin/pkg-config" -VERSION=0.8.1 -GST_VERSION=${VERSION:C/..$//} +GST_VERSION=${PORTVERSION:C/..$//} # library minor number SHLIB_VERSION= 1 -- cgit v1.2.3