From f49817b7916fef2b434ef54065de0d55a59e40fe Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 27 Apr 2013 09:03:23 +0000 Subject: If liblrdf is installed the ladspa plugin will build against it. So add it to lib_depends. PR: ports/175941 Submitted by: pawel@ --- audio/gstreamer-plugins-ladspa/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'audio/gstreamer-plugins-ladspa') diff --git a/audio/gstreamer-plugins-ladspa/Makefile b/audio/gstreamer-plugins-ladspa/Makefile index 55dc5c63457b..0d35b00ffab1 100644 --- a/audio/gstreamer-plugins-ladspa/Makefile +++ b/audio/gstreamer-plugins-ladspa/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: gstreamer-plugins-ladspa -# Date created: 3 Oct 2004 -# Whom: Michael Johnson -# +# Created by: Michael Johnson # $FreeBSD$ # $MCom: ports/audio/gstreamer-plugins-ladspa/Makefile,v 1.5 2008/03/19 14:05:30 ahze Exp $ -# -PORTREVISION= 0 +PORTREVISION= 2 CATEGORIES= audio COMMENT= Gstreamer ladspa (Linux Audio Developer's Simple Plugin API) plugin -- cgit