diff options
Diffstat (limited to 'devel/clanlib-devel/Makefile')
-rw-r--r-- | devel/clanlib-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/clanlib-devel/Makefile b/devel/clanlib-devel/Makefile index c85d98133b0e..0f09381a36c6 100644 --- a/devel/clanlib-devel/Makefile +++ b/devel/clanlib-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= clanlib PORTVERSION= 0.7.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -32,7 +32,7 @@ USE_PERL5_BUILD= yes USE_XLIB= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_GMAKE= yes -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-clanJavaScript --disable-docs |