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 /print/libijs | |
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>
Diffstat (limited to 'print/libijs')
-rw-r--r-- | print/libijs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libijs/Makefile b/print/libijs/Makefile index 1cfb49fe04a3..1ed0c58d3801 100644 --- a/print/libijs/Makefile +++ b/print/libijs/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_GNOME= gnometarget lthack pkgconfig USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= ijs-config.1 |