summaryrefslogtreecommitdiffstats
path: root/audio/alienwah
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-08-14 10:08:25 +0000
committerclsung <clsung@FreeBSD.org>2006-08-14 10:08:25 +0000
commit24958e911142fd035cf5b47d25de8175c28a3a82 (patch)
treeaa50d514be6081ba13275895af6983d34079a052 /audio/alienwah
parenteaf608f69a4d18683968cd2e4d98f5d6aaf1ca3c (diff)
downloadFreeBSD-ports-24958e911142fd035cf5b47d25de8175c28a3a82.zip
FreeBSD-ports-24958e911142fd035cf5b47d25de8175c28a3a82.tar.gz
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'audio/alienwah')
-rw-r--r--audio/alienwah/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/alienwah/Makefile b/audio/alienwah/Makefile
index f3dcdd8..403a402 100644
--- a/audio/alienwah/Makefile
+++ b/audio/alienwah/Makefile
@@ -17,7 +17,7 @@ COMMENT= Paul Nasca's AlienWah LADSPA Plugin
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
USE_GMAKE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
PLIST_FILES= lib/ladspa/aw.so
MAKE_ARGS= CPP="${CXX}" CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include -fPIC"
OpenPOWER on IntegriCloud