diff options
Diffstat (limited to 'science/gerris/Makefile')
-rw-r--r-- | science/gerris/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/gerris/Makefile b/science/gerris/Makefile index 84b0346d122c..ccebb8f7d753 100644 --- a/science/gerris/Makefile +++ b/science/gerris/Makefile @@ -8,7 +8,7 @@ PORTNAME= gerris PORTVERSION= 0.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gfs @@ -33,7 +33,7 @@ CONFIGURE_ARGS+= --disable-dx .endif USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes USE_GNOME= pkgconfig |