aboutsummaryrefslogtreecommitdiff
path: root/comms/bforce
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-31 03:43:17 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-31 03:43:17 +0000
commitf22273aaecf2dc1f4b5f0e539a79d2f80aa5246a (patch)
treefb9ccfbec91186059906e0b813227c4e9ea895de /comms/bforce
parentfb01d764b7e955a22d55aa4a1be03c7f7a8018b0 (diff)
downloadports-f22273aaecf2dc1f4b5f0e539a79d2f80aa5246a.tar.gz
ports-f22273aaecf2dc1f4b5f0e539a79d2f80aa5246a.zip
Notes
Diffstat (limited to 'comms/bforce')
-rw-r--r--comms/bforce/Makefile3
-rw-r--r--comms/bforce/files/pkg-message.in (renamed from comms/bforce/pkg-message)0
2 files changed, 2 insertions, 1 deletions
diff --git a/comms/bforce/Makefile b/comms/bforce/Makefile
index 72d2f7b0e50c..77a887d7d8f4 100644
--- a/comms/bforce/Makefile
+++ b/comms/bforce/Makefile
@@ -20,6 +20,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} -fno-builtin"
WRKSRC= ${WRKDIR}/${DISTNAME}/source
+SUB_FILES= pkg-message
do-install:
${MKDIR} ${PREFIX}/etc/bforce
@@ -32,6 +33,6 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/bfindex ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/bin/bfstat ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/bin/nlookup ${PREFIX}/bin
- @${SED} "s|%%PREFIX%%|${PREFIX}|" ${PKGMESSAGE}
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/comms/bforce/pkg-message b/comms/bforce/files/pkg-message.in
index 1f0efd751fbc..1f0efd751fbc 100644
--- a/comms/bforce/pkg-message
+++ b/comms/bforce/files/pkg-message.in