diff options
Diffstat (limited to 'science/gchempaint/Makefile')
-rw-r--r-- | science/gchempaint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile index 2670b94a7ff5..e75606594f3c 100644 --- a/science/gchempaint/Makefile +++ b/science/gchempaint/Makefile @@ -6,6 +6,7 @@ PORTNAME= gchempaint PORTVERSION= 0.6.4 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,7 +24,7 @@ INSTALLS_SHLIB= yes GCONF_SCHEMAS= gchempaint-arrows.schemas USE_GNOME= gnomehack gnomeprefix intlhack libgnomeprintui libgnomeui USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-help-dir=${PREFIX}/share/gnome/help |