* Remove duplication of RC_SUBR checking now that it's in bsd.pork.mk

* Use *.conf files in PREFIX/etc rather than /etc
  * SIZE in distinfo

Submitted By:	Robin Breathe <robin@isometry.net>
This commit is contained in:
Oliver Lehmann 2004-02-07 07:48:29 +00:00
parent 0ed98e1ad4
commit b3a9e67976
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100228
2 changed files with 6 additions and 5 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= oidentd
PORTVERSION= 2.0.7
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ojnk
@ -16,6 +16,7 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= Ident server that supports user-defined ident strings
USE_GMAKE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
@ -25,11 +26,10 @@ PLIST_FILES= sbin/oidentd
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500038
RC_SUBR= /etc/rc.subr
.else
USE_RC_SUBR= yes
.endif
post-patch:
@${REINPLACE_CMD} -e 's,/etc/,${PREFIX}/,g' ${WRKSRC}/src/oidentd.h
post-build:
@${SED} -e 's,%%PREFIX%%,${PREFIX},g' \

View File

@ -1 +1,2 @@
MD5 (oidentd-2.0.7.tar.gz) = cf1c017496b066b45ffe3d7a303fd6ad
SIZE (oidentd-2.0.7.tar.gz) = 196027