diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/DarwinStreamingServer/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/DarwinStreamingServer/Makefile b/net/DarwinStreamingServer/Makefile index f81cc1072b32..4fec6a40ecdf 100644 --- a/net/DarwinStreamingServer/Makefile +++ b/net/DarwinStreamingServer/Makefile @@ -23,10 +23,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net USE_RC_SUBR= streamingadminserver.sh darwin_streaming_server.sh SUB_LIST+= PERL=${PERL} -.if defined(BATCH) || defined(PACKAGE_BUILDING) -IGNORE= ${RESTRICTED} -.endif - PKGMESSAGE= ${WRKDIR}/pkg-message MAKE_ENV+= CC="${CC}" \ |