Give maintainership to submitter and remove USE_REINPLACE

PR:		ports/97030
Submitted by:	Shaun Amott <shaun@inerd.com>
This commit is contained in:
Vasil Dimov 2006-05-09 14:30:49 +00:00
parent 572e90b05d
commit f44f40d07e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161814

View File

@ -11,7 +11,7 @@ CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= shaun@inerd.com
COMMENT= Relay-only Mail Transfer Agent with sendmail compatible syntax
LIB_DEPENDS= esmtp.6:${PORTSDIR}/mail/libesmtp
@ -20,7 +20,6 @@ USE_BZIP2= yes
USE_OPENSSL= yes
USE_BISON= yes
USE_GETOPT_LONG= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"