diff options
Diffstat (limited to 'devel/libIDL/Makefile')
-rw-r--r-- | devel/libIDL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile index e2ee9b36348e..c59265c41120 100644 --- a/devel/libIDL/Makefile +++ b/devel/libIDL/Makefile @@ -7,7 +7,7 @@ PORTNAME= libIDL PORTVERSION= 0.8.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 @@ -21,7 +21,7 @@ USE_GMAKE= yes USE_BISON= yes USE_GNOME= gnomehack glib20 INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |