diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 00:56:24 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 00:56:24 +0000 |
commit | 147fdee482ca1a335dcd09608f3b820a1dad2b40 (patch) | |
tree | 6adf22ccd743df57b19e1e180d4cc1e16851afeb /net-im/aim | |
parent | e0f58ab25d1ad411ed70fe4c114cfbd5bb341348 (diff) | |
download | ports-147fdee482ca1a335dcd09608f3b820a1dad2b40.tar.gz ports-147fdee482ca1a335dcd09608f3b820a1dad2b40.zip |
Notes
Diffstat (limited to 'net-im/aim')
-rw-r--r-- | net-im/aim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/aim/Makefile b/net-im/aim/Makefile index 996cd4b63a9f..2f61624ce14a 100644 --- a/net-im/aim/Makefile +++ b/net-im/aim/Makefile @@ -23,7 +23,7 @@ USE_LINUX= yes USE_X_PREFIX= yes NO_WRKSUBDIR= yes NO_BUILD= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_LINUX_PREFIX= yes PLIST_SUB= LINUXBASE=${LINUXBASE} |