aboutsummaryrefslogtreecommitdiffstats
path: root/comms/libticables
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-10-06 10:44:32 +0800
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-10-06 10:44:32 +0800
commitd4507b50addd3e919a56abc9344b81f6f7467fff (patch)
tree164d1f19d8347d69ce979822f8ab5490aba2dcf4 /comms/libticables
parent60356915691d093c5aefefe3db3b9fd4b7628856 (diff)
downloadfreebsd-ports-gnome-d4507b50addd3e919a56abc9344b81f6f7467fff.tar.gz
freebsd-ports-gnome-d4507b50addd3e919a56abc9344b81f6f7467fff.tar.zst
freebsd-ports-gnome-d4507b50addd3e919a56abc9344b81f6f7467fff.zip
- pet portlint
PR: ports/103996 Submitted by: Naram Qashat <cyberbotx_AT_kirby dot cyberbotx dot com> Approved by: maintainer (Tijl Coosemans)
Diffstat (limited to 'comms/libticables')
-rw-r--r--comms/libticables/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/libticables/Makefile b/comms/libticables/Makefile
index f032c042e069..cd5c1f26a3ab 100644
--- a/comms/libticables/Makefile
+++ b/comms/libticables/Makefile
@@ -22,6 +22,6 @@ USE_GETTEXT= yes
USE_GNOME= gnomehack pkgconfig
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.mk>