diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 08:56:24 +0800 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 08:56:24 +0800 |
commit | 147fdee482ca1a335dcd09608f3b820a1dad2b40 (patch) | |
tree | 6adf22ccd743df57b19e1e180d4cc1e16851afeb /net-im/gtkyahoo | |
parent | e0f58ab25d1ad411ed70fe4c114cfbd5bb341348 (diff) | |
download | freebsd-ports-gnome-147fdee482ca1a335dcd09608f3b820a1dad2b40.tar.gz freebsd-ports-gnome-147fdee482ca1a335dcd09608f3b820a1dad2b40.tar.zst freebsd-ports-gnome-147fdee482ca1a335dcd09608f3b820a1dad2b40.zip |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'net-im/gtkyahoo')
-rw-r--r-- | net-im/gtkyahoo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gtkyahoo/Makefile b/net-im/gtkyahoo/Makefile index 2edf7a7c18e9..8a42c78fe36b 100644 --- a/net-im/gtkyahoo/Makefile +++ b/net-im/gtkyahoo/Makefile @@ -19,7 +19,7 @@ USE_X_PREFIX= yes USE_GNOME= gtk12 USE_BISON= yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes ONLY_FOR_ARCHS= i386 .include <bsd.port.pre.mk> |