aboutsummaryrefslogtreecommitdiff
path: root/net/proxy-suite
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-01-26 03:01:25 +0000
committerWen Heping <wen@FreeBSD.org>2010-01-26 03:01:25 +0000
commit91780c7095e18fd46b470cbb0b9433e75f80d568 (patch)
treeb46062930fe29b780deee5ae2876dc42b017b7f4 /net/proxy-suite
parent7aa31753ca2a852d49181c3eb2d851a218de7965 (diff)
downloadports-91780c7095e18fd46b470cbb0b9433e75f80d568.tar.gz
ports-91780c7095e18fd46b470cbb0b9433e75f80d568.zip
Notes
Diffstat (limited to 'net/proxy-suite')
-rw-r--r--net/proxy-suite/Makefile3
-rw-r--r--net/proxy-suite/files/pkg-message.in (renamed from net/proxy-suite/pkg-message)3
2 files changed, 4 insertions, 2 deletions
diff --git a/net/proxy-suite/Makefile b/net/proxy-suite/Makefile
index 11c74645ee8b..467745adcb82 100644
--- a/net/proxy-suite/Makefile
+++ b/net/proxy-suite/Makefile
@@ -57,6 +57,7 @@ ALL_TARGET= -C ftp-proxy
MAN8= ftp-proxy.8
MAN5= ftp-proxy.conf.5
+SUB_FILES= pkg-message
.include <bsd.port.pre.mk>
@@ -64,6 +65,6 @@ pre-install:
@${STRIP_CMD} ${WRKSRC}/ftp-proxy/ftp-proxy
post-install:
- @${SED} 's|PREFIX|${PREFIX}|' ${PKGMESSAGE}
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
diff --git a/net/proxy-suite/pkg-message b/net/proxy-suite/files/pkg-message.in
index 72438abdb567..eb01d12325c5 100644
--- a/net/proxy-suite/pkg-message
+++ b/net/proxy-suite/files/pkg-message.in
@@ -1,6 +1,7 @@
This port provides a configuration file at
-PREFIX/etc/proxy-suite/ftp-proxy.conf
+%%ETCDIR%%/ftp-proxy.conf
Edit to fit your needs.
+