aboutsummaryrefslogtreecommitdiff
path: root/lang/python27
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2013-12-08 08:57:34 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2013-12-08 08:57:34 +0000
commit9b3e3f814b321613e0365cfa4f79a21bcd548f4b (patch)
tree13b499858dedad8acd583a86c75a73189186ca6c /lang/python27
parentf9638375416c14549d10fceab83826f29465e3c5 (diff)
downloadports-9b3e3f814b321613e0365cfa4f79a21bcd548f4b.tar.gz
ports-9b3e3f814b321613e0365cfa4f79a21bcd548f4b.zip
Notes
Diffstat (limited to 'lang/python27')
-rw-r--r--lang/python27/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index 9fc4fd8717e3..6fb5d9bcd87f 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -7,15 +7,18 @@ CATEGORIES= lang python ipv6
MASTER_SITES= PYTHON
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
DISTFILES= ${PYTHON_DISTFILE}
+DIST_SUBDIR= python
MAINTAINER= python@FreeBSD.org
COMMENT= Interpreted object-oriented programming language
-DIST_SUBDIR= python
-GNU_CONFIGURE= yes
+LICENSE= PSFL
+
+GNU_CONFIGURE= yes
CONFIGURE_SCRIPT= ../configure # must be relative
-CONFIGURE_ENV= SVNVERSION="echo freebsd" ac_cv_opt_olimit_ok=no
-MAKE_ENV= VPATH="${PYTHON_WRKSRC}"
+CONFIGURE_ENV= SVNVERSION="echo freebsd" ac_cv_opt_olimit_ok=no
+MAKE_ENV= VPATH="${PYTHON_WRKSRC}"
+
INSTALL_TARGET= altinstall
MAN1= ${PYTHON_VERSION}.1