aboutsummaryrefslogtreecommitdiffstats
path: root/devel/goffice1
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-11-05 11:45:05 +0800
committermezz <mezz@FreeBSD.org>2006-11-05 11:45:05 +0800
commita32d4ff8b017e57d86d1a073c9aada7614a5c241 (patch)
treefddccf2698dcc30fc08dc0e9164b51c357fd3220 /devel/goffice1
parent8e570bffc87c6262d9d3973549ea6fe7f7c7288b (diff)
downloadfreebsd-ports-gnome-a32d4ff8b017e57d86d1a073c9aada7614a5c241.tar.gz
freebsd-ports-gnome-a32d4ff8b017e57d86d1a073c9aada7614a5c241.tar.zst
freebsd-ports-gnome-a32d4ff8b017e57d86d1a073c9aada7614a5c241.zip
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh)
Diffstat (limited to 'devel/goffice1')
-rw-r--r--devel/goffice1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/goffice1/Makefile b/devel/goffice1/Makefile
index eb4557ebb679..5ef8e6e870c1 100644
--- a/devel/goffice1/Makefile
+++ b/devel/goffice1/Makefile
@@ -22,7 +22,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprint libglade2 \
libgsf_gnome ltverhack
USE_GETTEXT= yes
USE_AUTOTOOLS= libtool:15
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"