diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-07-17 23:19:58 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-07-17 23:19:58 +0000 |
commit | d6276bf7dd8a6e66ccc3ad75a2f32f7937026d56 (patch) | |
tree | 1d17e5f60daff14e2946b37094d464d432c45739 /net/p5-Net-SAP | |
parent | 17110533d4d70608bbb33bfe9ef307147b794476 (diff) | |
download | ports-d6276bf7dd8a6e66ccc3ad75a2f32f7937026d56.tar.gz ports-d6276bf7dd8a6e66ccc3ad75a2f32f7937026d56.zip |
Notes
Diffstat (limited to 'net/p5-Net-SAP')
-rw-r--r-- | net/p5-Net-SAP/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/p5-Net-SAP/Makefile b/net/p5-Net-SAP/Makefile index f7f9ff055652..5bd302b0e727 100644 --- a/net/p5-Net-SAP/Makefile +++ b/net/p5-Net-SAP/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.ORG COMMENT= Session Announcement Protocol (rfc2974) packet parser -BROKEN= Incomplete pkg-plist - BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/Socket/Multicast.pm:${PORTSDIR}/net/p5-IO-Socket-Multicast \ ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib RUN_DEPENDS= ${BUILD_DEPENDS} |