Bump PORTREVISION. Remove BUILD_DEPENDS tuple that is redundant with
respect to LIB_DEPENDS. Make portlint happy. Submitted by: steve
This commit is contained in:
parent
593cd199e7
commit
871b0eb7f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34865
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue