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/adasockets | |
| parent | Reorder USE_GECKO so firefox is first. (diff) | |
- 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>
Notes
Notes:
svn path=/head/; revision=170651
Diffstat (limited to 'net/adasockets')
| -rw-r--r-- | net/adasockets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/adasockets/Makefile b/net/adasockets/Makefile index a1387d36e2cc..34cf649abd79 100644 --- a/net/adasockets/Makefile +++ b/net/adasockets/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat \ texi2dvi:${PORTSDIR}/print/teTeX GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= adasockets-config.1 INFO= adasockets |
