aboutsummaryrefslogtreecommitdiffstats
path: root/devel/m17n-lib
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-08-15 06:55:18 +0800
committerclsung <clsung@FreeBSD.org>2006-08-15 06:55:18 +0800
commit7ef47488cb05bd8fb665e2190fa43d7b2255c15c (patch)
treecf4eab6ee041e4e59ea7da7125297182156d18e3 /devel/m17n-lib
parentc43de27d1c588bf32b7c709396494cee104e252a (diff)
downloadfreebsd-ports-graphics-7ef47488cb05bd8fb665e2190fa43d7b2255c15c.tar.gz
freebsd-ports-graphics-7ef47488cb05bd8fb665e2190fa43d7b2255c15c.tar.zst
freebsd-ports-graphics-7ef47488cb05bd8fb665e2190fa43d7b2255c15c.zip
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'devel/m17n-lib')
-rw-r--r--devel/m17n-lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile
index 3679f72377a..199c7e17192 100644
--- a/devel/m17n-lib/Makefile
+++ b/devel/m17n-lib/Makefile
@@ -25,7 +25,7 @@ USE_GNOME= gnometarget libxml2 pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
OPTIONS= ANTHY "With Anthy support" off \
ISPELL "With Ispell support" off
>-3/+3 * A better way to respect $CC.obrien2004-08-042-1/+9 * Update to Vim 6.3 patchlevel 15obrien2004-08-042-9/+40 * Respect ${CC}.obrien2004-06-111-0/+1 * Update to Vim 6.3 release.obrien2004-06-091-9/+0 * Update to Vim 6.3 release.obrien2004-06-092-779/+11 * Unbreak WITH_TCL builds.kris2004-05-181-0/+11 * Update to Vim 6.2 patchlevel 532obrien2004-05-092-4/+16 * Add patch #502 to BADPATCHES. While it patches OK, and bulids fine for me;obrien2004-05-091-2/+2