summaryrefslogtreecommitdiff
path: root/audio/rplay/Makefile
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/rplay/Makefile
parent- s,INSTALLS_SHLIB,USE_LDCONFIG,g (diff)
- 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>
Notes
Notes: svn path=/head/; revision=170572
Diffstat (limited to 'audio/rplay/Makefile')
-rw-r--r--audio/rplay/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile
index 677f473204f9..313ef8bdde1d 100644
--- a/audio/rplay/Makefile
+++ b/audio/rplay/Makefile
@@ -16,7 +16,7 @@ COMMENT= Network audio player
LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"