aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-05 05:00:33 +0800
committerantoine <antoine@FreeBSD.org>2017-12-05 05:00:33 +0800
commit224a6998360e94ed00d689e240e7e1ca1ccf032a (patch)
treeeffd1d0b85e81357329ceb694941a17df5b58a8e /math
parent96c005b5c92e1a7c42f9754f5c65c57917ccd511 (diff)
downloadfreebsd-ports-gnome-224a6998360e94ed00d689e240e7e1ca1ccf032a.tar.gz
freebsd-ports-gnome-224a6998360e94ed00d689e240e7e1ca1ccf032a.tar.zst
freebsd-ports-gnome-224a6998360e94ed00d689e240e7e1ca1ccf032a.zip
clarence doesn't run with python3
Diffstat (limited to 'math')
-rw-r--r--math/clarence/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/clarence/Makefile b/math/clarence/Makefile
index d2ed6f167468..981c080c0ea7 100644
--- a/math/clarence/Makefile
+++ b/math/clarence/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= http://www.sourcefiles.org/Productivity_Tools/Calculators/ \
MAINTAINER= psh@iki.fi
COMMENT= Programmer's calculator
-USES= python shebangfix
+USES= python:2.7 shebangfix
USE_GNOME= pygtk2
NO_BUILD= yes