summaryrefslogtreecommitdiff
path: root/lang/pfe
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2020-06-14 10:32:04 +0000
committerryoon <ryoon@pkgsrc.org>2020-06-14 10:32:04 +0000
commit95f9560faadea1d1066e5713968f25e864f2f300 (patch)
tree3e1ff71124f4605efea4b7129e7bfefcb2fecdd0 /lang/pfe
parente1778778bdba218d694c2cd31ad09cd55ad11e2a (diff)
downloadpkgsrc-95f9560faadea1d1066e5713968f25e864f2f300.tar.gz
pfe: This is not ported to Python 3.x yet
Diffstat (limited to 'lang/pfe')
-rw-r--r--lang/pfe/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile
index 7cf35e81b40..366a4a8a2ea 100644
--- a/lang/pfe/Makefile
+++ b/lang/pfe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2020/03/20 11:57:56 nia Exp $
+# $NetBSD: Makefile,v 1.22 2020/06/14 10:32:04 ryoon Exp $
DISTNAME= pfe-0.33.71
PKGREVISION= 13
@@ -16,6 +16,8 @@ USE_LIBTOOL= yes
USE_TOOLS+= perl pkg-config
MAKE_ENV+= SHELL=${CONFIG_SHELL}
+PYTHON_VERSIONS_ACCEPTED= 27 # not yet as of 0.33.71
+
MAKE_JOBS_SAFE= no
BUILD_TARGET= all mans docs
INSTALL_TARGET= install install-mans install-docs