diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-08-26 17:27:35 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-08-26 17:27:35 +0000 |
commit | 75306483ba0d4b0b0b0a024576855199fe48b17f (patch) | |
tree | ff01c6bc02095e9244f57031790aa4dccf959c49 /devel | |
parent | b44da07259bf2dfbc7cbe0ecfefe8e225139a1de (diff) | |
download | ports-75306483ba0d4b0b0b0a024576855199fe48b17f.tar.gz ports-75306483ba0d4b0b0b0a024576855199fe48b17f.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libusb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile index b1520e46898f..12b37d1339ed 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: |