aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gtgt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gtgt/Makefile')
-rw-r--r--devel/gtgt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gtgt/Makefile b/devel/gtgt/Makefile
index 0493c127a1c5..fc1aecc3d033 100644
--- a/devel/gtgt/Makefile
+++ b/devel/gtgt/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= gtgt
-PORTVERSION= 1.3.2
+PORTVERSION= 2.0.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.karubik.de/gtgt/
@@ -17,5 +17,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= General (or GNU) template generation tools
GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>