- Fix build

- Drop leading indefinite article from COMMENT
- Reset maintainership to ports@
- Bump PORTREVISION

Approved by:	gnome (kwm), former maintainer
This commit is contained in:
Rene Ladan 2014-04-04 10:33:38 +00:00
parent 147a133b6d
commit 4da53e1f88
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350090

View File

@ -4,12 +4,12 @@
PORTNAME= gamin
PORTVERSION= 0.1.10
PORTREVISION?= 6
PORTREVISION?= 7
CATEGORIES?= devel
MASTER_SITES= http://people.gnome.org/~veillard/gamin/sources/
MAINTAINER?= gnome@FreeBSD.org
COMMENT?= A file and directory monitoring system
MAINTAINER?= ports@FreeBSD.org
COMMENT?= File and directory monitoring system
USES+= gettext gmake pathfix pkgconfig
USE_AUTOTOOLS= libtool
@ -54,6 +54,7 @@ CPPFLAGS+= -DRUN_AS_EUID=1
post-patch:
@${REINPLACE_CMD} "s|/etc|${PREFIX}/etc|g" ${WRKSRC}/server/gam_conf.c
@${REINPLACE_CMD} -e '/echo.*RANLIB/,+1d' ${WRKSRC}/lib/Makefile.in
.if !defined(GAMIN_SLAVE)
regression-test: build