aboutsummaryrefslogtreecommitdiff
path: root/net/l4ip
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2007-04-02 15:03:52 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2007-04-02 15:03:52 +0000
commitdc7c1b3a826bf836dc1bfb6f00723d866543a896 (patch)
tree32e31d5645c32c3d5ef61d78e5c4e79ec5daeb11 /net/l4ip
parent25255c6056690e78608fc29f5bd1fbcb5376058f (diff)
downloadports-dc7c1b3a826bf836dc1bfb6f00723d866543a896.tar.gz
ports-dc7c1b3a826bf836dc1bfb6f00723d866543a896.zip
Notes
Diffstat (limited to 'net/l4ip')
-rw-r--r--net/l4ip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/l4ip/Makefile b/net/l4ip/Makefile
index 95ca7f0ba847..fa5c2e1b15ef 100644
--- a/net/l4ip/Makefile
+++ b/net/l4ip/Makefile
@@ -21,6 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}/src
post-patch:
${REINPLACE_CMD} -e 's,service_type_t,script_type_t,g' ${WRKSRC}/service.c
${REINPLACE_CMD} -e 's,/usr/sbin,/sbin,g' ${WRKSRC}/l4ip.conf
+ ${REINPLACE_CMD} -e '/^CC/d' ${WRKSRC}/${MAKEFILE} ${WRKSRC}/../lion/${MAKEFILE}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/l4ip ${PREFIX}/sbin