summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJason Evans <jasone@FreeBSD.org>2000-11-07 02:26:18 +0000
committerJason Evans <jasone@FreeBSD.org>2000-11-07 02:26:18 +0000
commit871b0eb7f1d40e0de9723703b157eb52db25a937 (patch)
tree8004ec051d8834dc8c4e2a375bcb0500a1232820 /devel
parentUpdate to version 2.40. (diff)
Bump PORTREVISION. Remove BUILD_DEPENDS tuple that is redundant with
respect to LIB_DEPENDS. Make portlint happy. Submitted by: steve
Notes
Notes: svn path=/head/; revision=34865
Diffstat (limited to 'devel')
-rw-r--r--devel/cook/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cook/Makefile b/devel/cook/Makefile
index 3258386639fe..e76ebc0c0192 100644
--- a/devel/cook/Makefile
+++ b/devel/cook/Makefile
@@ -7,14 +7,13 @@
PORTNAME= cook
PORTVERSION= 2.16
+PORTREVISION= 1
CATEGORIES= devel
-
MASTER_SITES= ${MASTER_SITE_SUNSITE} http://www.canb.auug.org.au/~millerp/cook/
MASTER_SITE_SUBDIR= devel/make
MAINTAINER= jasone@freebsd.org
-BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
USE_AUTOCONF= yes