aboutsummaryrefslogtreecommitdiff
path: root/deskutils/glabels
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-11-05 02:46:18 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-11-05 02:46:18 +0000
commit2d96507252b5cf909e7214ef8502ad81d2c8e553 (patch)
treeddd9465b0c1a0b8f3d3e0e10f4d8a2ebeb90274a /deskutils/glabels
parentc7039a64bb97f69828b4c690d2ed18ec9550b538 (diff)
downloadports-2d96507252b5cf909e7214ef8502ad81d2c8e553.tar.gz
ports-2d96507252b5cf909e7214ef8502ad81d2c8e553.zip
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh)
Notes
Notes: svn path=/head/; revision=176397
Diffstat (limited to 'deskutils/glabels')
-rw-r--r--deskutils/glabels/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/glabels/Makefile b/deskutils/glabels/Makefile
index df1034361fb2..d734d7f1b8fe 100644
--- a/deskutils/glabels/Makefile
+++ b/deskutils/glabels/Makefile
@@ -22,7 +22,7 @@ USE_GMAKE= yes
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"