aboutsummaryrefslogtreecommitdiff
path: root/audio/alienwah
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 10:08:25 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 10:08:25 +0000
commitab63f5bd0bf091680be8f919b994fb5030bef938 (patch)
treea2f7277a226fa420e033fadc2c3a36c6811f8f74 /audio/alienwah
parent5b52628630ca3d9489ac64f27ff2238b89ea4453 (diff)
downloadports-ab63f5bd0bf091680be8f919b994fb5030bef938.tar.gz
ports-ab63f5bd0bf091680be8f919b994fb5030bef938.zip
Notes
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 f3dcdd8350d5..403a4021f43f 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"