summaryrefslogtreecommitdiff
path: root/audio/ladspa
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:01:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:01:05 +0000
commit5163781803124a083a6fdae72fd2235faf64ac0c (patch)
tree6b331be596022c1f3f38a56b08f44da1db3d7278 /audio/ladspa
parent- update to 1.4.7 (diff)
Convert audio from USE_GMAKE to USES=gmake
While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix
Notes
Notes: svn path=/head/; revision=325727
Diffstat (limited to 'audio/ladspa')
-rw-r--r--audio/ladspa/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/ladspa/Makefile b/audio/ladspa/Makefile
index 2041d8787308..4d48f6ceeb06 100644
--- a/audio/ladspa/Makefile
+++ b/audio/ladspa/Makefile
@@ -1,7 +1,4 @@
-# New ports collection Makefile for: ladspa
-# Date created: 11 May 2002
-# Whom: Tilman Linneweh <arved@FreeBSD.org>
-#
+# Created by: Tilman Linneweh <arved@FreeBSD.org>
# $FreeBSD$
PORTNAME= ladspa
@@ -18,7 +15,7 @@ LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/doc/COPYING
WRKSRC= ${WRKDIR}/ladspa_sdk
-USE_GMAKE= yes
+USES= gmake
USE_LDCONFIG= yes
PROGRAM_FILES= analyseplugin applyplugin listplugins
PLUGIN_FILES= amp.so delay.so filter.so noise.so sine.so