diff options
Diffstat (limited to 'science/gchemutils/Makefile')
-rw-r--r-- | science/gchemutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index bdc3c05126c6..89f4bd36dc05 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -6,6 +6,7 @@ PORTNAME= gchemutils PORTVERSION= 0.4.8 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,7 +22,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix intlhack libglade2 libgnomeprint libgnomeui USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" |