aboutsummaryrefslogtreecommitdiff
path: root/math/qhull5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/qhull5/Makefile')
-rw-r--r--math/qhull5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/qhull5/Makefile b/math/qhull5/Makefile
index 65e139a8a117..853ebaf8995a 100644
--- a/math/qhull5/Makefile
+++ b/math/qhull5/Makefile
@@ -6,6 +6,7 @@
PORTNAME= qhull
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://www.qhull.org/download/
DISTNAME= ${PORTNAME}-2003.1
@@ -16,7 +17,7 @@ COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces
USE_REINPLACE= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
.if !defined(NOPORTDOCS)