diff options
author | Jason Evans <jasone@FreeBSD.org> | 2001-04-26 02:48:15 +0000 |
---|---|---|
committer | Jason Evans <jasone@FreeBSD.org> | 2001-04-26 02:48:15 +0000 |
commit | e0b4f28c010133b217807093de48f35cc25c34bc (patch) | |
tree | 68cbf4e0453ca96ae44f0c4b59815fda707926bd /devel/cook/Makefile | |
parent | Update MASTER_SITES (diff) |
Update to cook 2.17.
Diffstat (limited to 'devel/cook/Makefile')
-rw-r--r-- | devel/cook/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cook/Makefile b/devel/cook/Makefile index e76ebc0c0192..b49c8e831476 100644 --- a/devel/cook/Makefile +++ b/devel/cook/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cook -PORTVERSION= 2.16 +PORTVERSION= 2.17 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SUNSITE} http://www.canb.auug.org.au/~millerp/cook/ @@ -16,7 +16,6 @@ MAINTAINER= jasone@freebsd.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext -USE_AUTOCONF= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib |