aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2006-08-27 01:27:35 +0800
committergarga <garga@FreeBSD.org>2006-08-27 01:27:35 +0800
commit46ed64b0d549253a07c30bb3aa048341e911bcd8 (patch)
treec422d3287c1db65925f5332cb2a63209c8bbf3f4 /devel
parent628bca9f81d71cdd2553a2d8ae9d78ffd9d5c3c0 (diff)
downloadfreebsd-ports-graphics-46ed64b0d549253a07c30bb3aa048341e911bcd8.tar.gz
freebsd-ports-graphics-46ed64b0d549253a07c30bb3aa048341e911bcd8.tar.zst
freebsd-ports-graphics-46ed64b0d549253a07c30bb3aa048341e911bcd8.zip
s/INSTALLS_SHLIB/USE_LDCONFIG/
PR: ports/102516 Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r--devel/libusb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile
index b1520e46898..12b37d1339e 100644
--- a/devel/libusb/Makefile
+++ b/devel/libusb/Makefile
@@ -31,7 +31,7 @@ CONFIGURE_ARGS= --disable-build-docs
PLIST_SUB= SGML="@comment "
.endif
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
post-patch: