diff options
Diffstat (limited to 'x11/gnome-libs/Makefile')
-rw-r--r-- | x11/gnome-libs/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 1e8a8e640442..8ba69bba8ff2 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomelibs PORTVERSION= 1.4.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-libs/1.4 @@ -27,9 +27,8 @@ USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix esound gtk12 imlib libxml orbit INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes USE_REINPLACE= yes -LIBTOOLFILES= configure libart_lgpl/configure CONFIGURE_ARGS= --disable-test-gnome CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |