diff options
Diffstat (limited to 'net/rtpproxy/Makefile')
| -rw-r--r-- | net/rtpproxy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/rtpproxy/Makefile b/net/rtpproxy/Makefile index c8265203dab6..bf3d02d4835c 100644 --- a/net/rtpproxy/Makefile +++ b/net/rtpproxy/Makefile @@ -21,6 +21,7 @@ MAN8= rtpproxy.8 USERS= ${PORTNAME} GROUPS= ${PORTNAME} +NO_STAGE= yes post-build: ${SED} 's|%%PREFIX%%|${PREFIX}|g ; s|%%RC_SUBR%%|/etc/rc.subr|g' \ ${WRKSRC}/freebsd/rtpproxy.in > ${WRKDIR}/rtpproxy |
