aboutsummaryrefslogtreecommitdiff
path: root/graphics/EZWGL
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/EZWGL
parent4de56a776b06e3e1141de9f8098f35898c845484 (diff)
downloadports-10ddcca177d6d91079be1d2569dae59e314d70c9.tar.gz
ports-10ddcca177d6d91079be1d2569dae59e314d70c9.zip
Notes
Diffstat (limited to 'graphics/EZWGL')
-rw-r--r--graphics/EZWGL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/EZWGL/Makefile b/graphics/EZWGL/Makefile
index 69f932e28a79..8e14d9524517 100644
--- a/graphics/EZWGL/Makefile
+++ b/graphics/EZWGL/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
png.5:${PORTSDIR}/graphics/png
USE_X_PREFIX= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"