aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/cook/Makefile7
-rw-r--r--devel/cook/distinfo5
2 files changed, 7 insertions, 5 deletions
diff --git a/devel/cook/Makefile b/devel/cook/Makefile
index adcf8b8c6922..eead36ae89ef 100644
--- a/devel/cook/Makefile
+++ b/devel/cook/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= cook
-PORTVERSION= 2.24
-PORTREVISION= 1
+PORTVERSION= 2.25
CATEGORIES= devel
MASTER_SITES= http://gd.tuwien.ac.at/softeng/Aegis/cook/
-MAINTAINER= jasone@canonware.com
+MAINTAINER= jasone@FreeBSD.org
COMMENT= Like make(1), but more powerful and clean
GNU_CONFIGURE= yes
@@ -22,7 +21,9 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= c_incl.1 cook.1 cook_bom.1 cook_lic.1 cook_rsh.1 cookfp.1 cooktime.1 \
find_libs.1 make2cook.1 roffpp.1
MANCOMPRESSED= no
+.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
+.endif
# Make sure that the whole directory tree exists.
pre-install:
diff --git a/devel/cook/distinfo b/devel/cook/distinfo
index 84399134b699..56d6da509a3e 100644
--- a/devel/cook/distinfo
+++ b/devel/cook/distinfo
@@ -1,2 +1,3 @@
-MD5 (cook-2.24.tar.gz) = a6614c7fbabfa7450fec990715684e14
-SIZE (cook-2.24.tar.gz) = 863443
+MD5 (cook-2.25.tar.gz) = fd116da31c59c04abe41519fc131b504
+SHA256 (cook-2.25.tar.gz) = 3ca94820a4dfddba21cf4068258db2b972b7f93c3fb186ef85976997f2942eeb
+SIZE (cook-2.25.tar.gz) = 876446