aboutsummaryrefslogtreecommitdiffstats
path: root/math/guppi
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-08-15 08:29:13 +0800
committerclsung <clsung@FreeBSD.org>2006-08-15 08:29:13 +0800
commit15d63d3453345638c822efbea0e9024612576ad9 (patch)
treed791bc09e611ad8bf83cafb0113310121bd0f5ad /math/guppi
parent5ae1e733538696e693315558e0fe177834c3b4c1 (diff)
downloadfreebsd-ports-gnome-15d63d3453345638c822efbea0e9024612576ad9.tar.gz
freebsd-ports-gnome-15d63d3453345638c822efbea0e9024612576ad9.tar.zst
freebsd-ports-gnome-15d63d3453345638c822efbea0e9024612576ad9.zip
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'math/guppi')
-rw-r--r--math/guppi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/guppi/Makefile b/math/guppi/Makefile
index a78a0e29eccc..473550df3365 100644
--- a/math/guppi/Makefile
+++ b/math/guppi/Makefile
@@ -24,7 +24,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack gnomelibs bonobo libglade gal gnometarget
USE_PYTHON= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-gnumeric --enable-explicit-python-linking
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include/libglade-1.0" \