aboutsummaryrefslogtreecommitdiff
path: root/devel/gnatpython/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnatpython/Makefile')
-rw-r--r--devel/gnatpython/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gnatpython/Makefile b/devel/gnatpython/Makefile
index ac7e719b4bf9..e3d105fa0128 100644
--- a/devel/gnatpython/Makefile
+++ b/devel/gnatpython/Makefile
@@ -3,7 +3,6 @@
PORTNAME= gnatpython
PORTVERSION= ${SNAPSHOT}
-PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://downloads.dragonlace.net/src/
@@ -12,12 +11,13 @@ COMMENT= Python package used in Ada testsuites
LICENSE= GPLv3
-SNAPSHOT= 20110912
+SNAPSHOT= 20140205
USE_BZIP2= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
PYDISTUTILS_PKGVERSION= 1.2
+NO_LICENSES_INSTALL= yes
.include <bsd.port.mk>