aboutsummaryrefslogtreecommitdiffstats
path: root/math/gnumeric
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-11-05 11:45:05 +0800
committerJeremy Messenger <mezz@FreeBSD.org>2006-11-05 11:45:05 +0800
commit1a88278734c45ada8e18fca7c815b43d05826c3a (patch)
tree2375ba65fd99b806539d4ee9e1b29f8f3fd29c34 /math/gnumeric
parentddda5ed61be63fae22938ebe686c49beb6fa76a5 (diff)
downloadfreebsd-ports-gnome-1a88278734c45ada8e18fca7c815b43d05826c3a.tar.gz
freebsd-ports-gnome-1a88278734c45ada8e18fca7c815b43d05826c3a.tar.zst
freebsd-ports-gnome-1a88278734c45ada8e18fca7c815b43d05826c3a.zip
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh)
Diffstat (limited to 'math/gnumeric')
-rw-r--r--math/gnumeric/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index f4434102f82d..58552488f815 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -29,7 +29,7 @@ USE_GNOME= gnomeprefix intlhack gnomehack gnomehier libgnomeprintui \
libgsf_gnome pygtk2 desktopfileutils libgnomeui
USE_PYTHON= yes
INSTALLS_OMF= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-guile --with-bonobo
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \