From bc3f26d04c880b3cffb5a8c986f06b6b68f09dbb Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Sat, 13 Oct 2007 19:32:34 +0000 Subject: Add no support architectures information. Reminded by: linimon --- net/DarwinStreamingServer/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'net') diff --git a/net/DarwinStreamingServer/Makefile b/net/DarwinStreamingServer/Makefile index 9ef39f9e6313..ce9c61e772f1 100644 --- a/net/DarwinStreamingServer/Makefile +++ b/net/DarwinStreamingServer/Makefile @@ -20,6 +20,8 @@ COMMENT= Darwin Streaming Server, a MP3, MPEG4 and QuickTime streaming server RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay +NOT_FOR_ARCHS= ia64 sparc64 + USE_PERL5= yes USE_RC_SUBR= streamingadminserver.sh darwin_streaming_server.sh SUB_LIST+= PERL=${PERL} @@ -135,10 +137,4 @@ do-install: @(cd ${WRKSRC}/${OPSYS}; ${SETENV} ${MAKE_ENV} ./Install) @${CAT} ${PKGMESSAGE} -.include - -.if ${OSVERSION} >= 700042 -BROKEN= Does not compile with GCC 4.2 -.endif - -.include +.include -- cgit v1.2.3