diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
commit | 9250d94365048cf854570d93b5196aa250eba8f0 (patch) | |
tree | 9c130b083139cc77280c7e96cc9cea75a84d2d4c /french/aster | |
parent | 09fa4f371396ff884f3845939561bfc786faf491 (diff) | |
download | ports-9250d94365048cf854570d93b5196aa250eba8f0.tar.gz ports-9250d94365048cf854570d93b5196aa250eba8f0.zip |
Notes
Diffstat (limited to 'french/aster')
-rw-r--r-- | french/aster/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/french/aster/Makefile b/french/aster/Makefile index a6e6b92e1a12..2c728b0d02b4 100644 --- a/french/aster/Makefile +++ b/french/aster/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: aster -# Date created: Thu Jun 26 2003 -# Whom: thierry@pompo.net -# +# Created by: thierry@pompo.net # $FreeBSD$ -# PORTNAME= aster DISTVERSION= ${ASTER_DISTVERSION} @@ -50,7 +46,7 @@ MANUAL_PACKAGE_BUILD= runaway python on pointyhat LICENSE= GPLv2 -USE_BISON= build +USES= bison USE_PYTHON= 2.6-2.7 # >2.5 and <3.0 HAS_CONFIGURE= yes REINPLACE_ARGS= -i "" |