summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-11-05 03:45:05 +0000
committermezz <mezz@FreeBSD.org>2006-11-05 03:45:05 +0000
commita32d4ff8b017e57d86d1a073c9aada7614a5c241 (patch)
treefddccf2698dcc30fc08dc0e9164b51c357fd3220 /editors
parent8e570bffc87c6262d9d3973549ea6fe7f7c7288b (diff)
downloadFreeBSD-ports-a32d4ff8b017e57d86d1a073c9aada7614a5c241.zip
FreeBSD-ports-a32d4ff8b017e57d86d1a073c9aada7614a5c241.tar.gz
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh)
Diffstat (limited to 'editors')
-rw-r--r--editors/ghex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile
index 555cbf2..e0b9fb1 100644
--- a/editors/ghex/Makefile
+++ b/editors/ghex/Makefile
@@ -22,7 +22,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack gail libgnomeprintui libgnomeui
USE_GETTEXT= yes
GNU_CONFIGURE= yes
INSTALLS_OMF= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
OpenPOWER on IntegriCloud