aboutsummaryrefslogtreecommitdiff
path: root/graphics/gle
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/gle
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/gle')
-rw-r--r--graphics/gle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gle/Makefile b/graphics/gle/Makefile
index 4edf6b94adb0..bbb7d1767a14 100644
--- a/graphics/gle/Makefile
+++ b/graphics/gle/Makefile
@@ -20,7 +20,7 @@ COMMENT= A GL Tubing and Extrusion Library
LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut
USE_X_PREFIX= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= "LIBS=-L${X11BASE}/lib -lXext ${PTHREAD_LIBS}"