diff options
Diffstat (limited to 'devel/m17n-lib/Makefile')
-rw-r--r-- | devel/m17n-lib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index a05bc4bb96e3..0c8f46b8d75e 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -7,6 +7,7 @@ PORTNAME= m17n-lib PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.m17n.org/m17n-lib/download/ @@ -23,7 +24,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/m17n/mdb.dir:${PORTSDIR}/devel/m17n-db USE_XLIB= yes USE_GNOME= gnometarget libxml2 pkgconfig USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes |