aboutsummaryrefslogtreecommitdiff
path: root/graphics/pixie
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/pixie
parent4de56a776b06e3e1141de9f8098f35898c845484 (diff)
Notes
Diffstat (limited to 'graphics/pixie')
-rw-r--r--graphics/pixie/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile
index 519176fb6d70..993d9bdbfba7 100644
--- a/graphics/pixie/Makefile
+++ b/graphics/pixie/Makefile
@@ -28,7 +28,7 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS} -O -fPIC -I${LOCALBASE}/include -I${X11BASE}/in
CXXFLAGS="${CXXFLAGS} -O -fPIC -I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
LIBS="${PTHREAD_LIBS}"
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/${PORTNAME}
WRKSRC= ${WRKDIR}/Pixie