aboutsummaryrefslogtreecommitdiff
path: root/security/oidentd
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2004-02-07 12:03:35 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2004-02-07 12:03:35 +0000
commitcd80757a9af1981da5d3beb4a00d19e14921c598 (patch)
treedd5017023f33f2c60feb2c35d3e98dce098f3234 /security/oidentd
parent0d25e4b6b8f8ddd09cbdd4c4ccfae20abc00c92e (diff)
downloadports-cd80757a9af1981da5d3beb4a00d19e14921c598.tar.gz
ports-cd80757a9af1981da5d3beb4a00d19e14921c598.zip
Notes
Diffstat (limited to 'security/oidentd')
-rw-r--r--security/oidentd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/oidentd/Makefile b/security/oidentd/Makefile
index 6d55ae02f356..ce472929adf2 100644
--- a/security/oidentd/Makefile
+++ b/security/oidentd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= oidentd
PORTVERSION= 2.0.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ojnk
@@ -29,7 +29,7 @@ PLIST_FILES= sbin/oidentd
USE_RC_SUBR= yes
post-patch:
- @${REINPLACE_CMD} -e 's,/etc/,${PREFIX}/,g' ${WRKSRC}/src/oidentd.h
+ @${REINPLACE_CMD} -e 's,/etc/,${PREFIX}&,g' ${WRKSRC}/src/oidentd.h
post-build:
@${SED} -e 's,%%PREFIX%%,${PREFIX},g' \