diff options
author | kris <kris@FreeBSD.org> | 2005-07-18 03:51:48 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-07-18 03:51:48 +0800 |
commit | da8e893ed4936df3c2c93fb3a056f3a382e1eb00 (patch) | |
tree | 6691b585fea6db561d801c0ed41ebba9291f1680 /net/p5-Net-SAP | |
parent | c508f365df3757a71293beca448c31510941704f (diff) | |
download | freebsd-ports-gnome-da8e893ed4936df3c2c93fb3a056f3a382e1eb00.tar.gz freebsd-ports-gnome-da8e893ed4936df3c2c93fb3a056f3a382e1eb00.tar.zst freebsd-ports-gnome-da8e893ed4936df3c2c93fb3a056f3a382e1eb00.zip |
BROKEN: incomplete pkg-plist
Diffstat (limited to 'net/p5-Net-SAP')
-rw-r--r-- | net/p5-Net-SAP/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Net-SAP/Makefile b/net/p5-Net-SAP/Makefile index 5bd302b0e727..f7f9ff055652 100644 --- a/net/p5-Net-SAP/Makefile +++ b/net/p5-Net-SAP/Makefile @@ -15,6 +15,8 @@ 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} |