aboutsummaryrefslogtreecommitdiff
path: root/math/palp/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2020-10-04 14:02:03 +0000
committerThierry Thomas <thierry@FreeBSD.org>2020-10-04 14:02:03 +0000
commit046a9dac248232549d54a843bc0149cac192b4c0 (patch)
treeb62291d834747979dc05c9e93ffced12980a0b10 /math/palp/Makefile
parent23898ad5a95f5586f88974a56a8baad820dec624 (diff)
downloadports-046a9dac248232549d54a843bc0149cac192b4c0.tar.gz
ports-046a9dac248232549d54a843bc0149cac192b4c0.zip
Palp 2.12 has been rerolled on Aug. 26th, but only uploaded some days ago.
Full diff is available at: <https://people.freebsd.org/~thierry/palp-2.12_20200819_20200826.diff>: it contains changes in puts/printf and in makefile, which now requires gmake.
Notes
Notes: svn path=/head/; revision=551390
Diffstat (limited to 'math/palp/Makefile')
-rw-r--r--math/palp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/palp/Makefile b/math/palp/Makefile
index 008e1f952333..baf9223541bf 100644
--- a/math/palp/Makefile
+++ b/math/palp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= palp
PORTVERSION= 2.12
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://hep.itp.tuwien.ac.at/~kreuzer/CY/palp/
@@ -11,6 +12,7 @@ COMMENT= Package for Analyzing Lattice Polytopes
LICENSE= GPLv3
+USES= gmake
MAKEFILE= GNUmakefile
DIMENSIONS= 4 5 6 11