summaryrefslogtreecommitdiff
path: root/www/aws
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-10-04 07:05:53 +0000
committerwiz <wiz@pkgsrc.org>2012-10-04 07:05:53 +0000
commitbcd14fa3d053ab2e61920ff4aba55f7edf5824ce (patch)
tree72733f67353cd21ce23274fee05f1a3de1d665cf /www/aws
parent5afe48ffbe8090d90a054a69804d6e5ed31537a0 (diff)
downloadpkgsrc-bcd14fa3d053ab2e61920ff4aba55f7edf5824ce.tar.gz
Remove unnecessary python restriction (to all supported versions).
Diffstat (limited to 'www/aws')
-rw-r--r--www/aws/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/aws/Makefile b/www/aws/Makefile
index 825a86b6da6..b977f5c206a 100644
--- a/www/aws/Makefile
+++ b/www/aws/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/07/08 20:14:28 marino Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/04 07:08:08 wiz Exp $
#
DISTNAME= aws-${AWS_VERSION}
@@ -23,8 +23,6 @@ USE_LANGUAGES= c ada c++ fortran
# gprconfig to crash due to output text not matching expected regexp
# Adding c++ and fortran to USE_LANGUAGES avoids this issue.
-PYTHON_VERSIONS_ACCEPTED= 26 27
-
.include "options.mk"
MAKE_ENV+= ADA_PROJECT_PATH=${PREFIX}/lib/gnat