aboutsummaryrefslogtreecommitdiff
path: root/graphics/goom
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 23:06:39 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 23:06:39 +0000
commit10ddcca177d6d91079be1d2569dae59e314d70c9 (patch)
tree99a6744dc9660c3435aa9d77234a5901dd589105 /graphics/goom
parent4de56a776b06e3e1141de9f8098f35898c845484 (diff)
downloadports-10ddcca177d6d91079be1d2569dae59e314d70c9.tar.gz
ports-10ddcca177d6d91079be1d2569dae59e314d70c9.zip
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes
Notes: svn path=/head/; revision=170640
Diffstat (limited to 'graphics/goom')
-rw-r--r--graphics/goom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/goom/Makefile b/graphics/goom/Makefile
index 2fc92d0c1a5c..38135ccc8007 100644
--- a/graphics/goom/Makefile
+++ b/graphics/goom/Makefile
@@ -23,7 +23,7 @@ USE_GCC= 3.4
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --disable-sdltest --enable-static
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.if exists(${X11R6}/bin/xmms) || defined(WITH_XMMS)
LIB_DEPENDS+= xmms.4:${PORTSDIR}/multimedia/xmms