From dd17ff0ef5293528284956b89d0fdde5e40d3136 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 22 Apr 2006 03:46:50 +0000 Subject: Repocopy gstreamer-plugins-polypaudio80 to gstreamer-plugins-polyp80 as the latter is what gstreamer calls the Polyp Audio plug-in. This effectively fixes the linking of this plug-in. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6099 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/gstreamer-plugins-polyp80/Makefile | 6 +++--- audio/gstreamer-plugins-polypaudio80/Makefile | 18 ------------------ 2 files changed, 3 insertions(+), 21 deletions(-) delete mode 100644 audio/gstreamer-plugins-polypaudio80/Makefile (limited to 'audio') diff --git a/audio/gstreamer-plugins-polyp80/Makefile b/audio/gstreamer-plugins-polyp80/Makefile index 8268e13cd..e9adce9db 100644 --- a/audio/gstreamer-plugins-polyp80/Makefile +++ b/audio/gstreamer-plugins-polyp80/Makefile @@ -3,15 +3,15 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/audio/gstreamer-plugins-polypaudio80/Makefile,v 1.1 2006/01/20 02:55:53 ahze Exp $ +# $MCom: ports/audio/gstreamer-plugins-polyp80/Makefile,v 1.2 2006/02/23 18:05:33 marcus Exp $ # CATEGORIES= audio -PORTREVISION= 2 +PORTREVISION= 3 COMMENT= Gstreamer polypaudio sound server plugin -GST_PLUGIN= polypaudio +GST_PLUGIN= polyp MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80 diff --git a/audio/gstreamer-plugins-polypaudio80/Makefile b/audio/gstreamer-plugins-polypaudio80/Makefile deleted file mode 100644 index 8268e13cd..000000000 --- a/audio/gstreamer-plugins-polypaudio80/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-polypaudio -# Date created: 8 Dec 2004 -# Whom: Michael Johnson -# -# $FreeBSD$ -# $MCom: ports/audio/gstreamer-plugins-polypaudio80/Makefile,v 1.1 2006/01/20 02:55:53 ahze Exp $ -# - -CATEGORIES= audio -PORTREVISION= 2 - -COMMENT= Gstreamer polypaudio sound server plugin - -GST_PLUGIN= polypaudio - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80 - -.include "${MASTERDIR}/Makefile" -- cgit v1.2.3