BROKEN: Unfetchable

Approved by:	portmgr (self)
This commit is contained in:
Kris Kennaway 2004-09-26 01:36:44 +00:00
parent 8068c4b771
commit c10f74862f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118396
2 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,8 @@ EXTRACT_SUFX= .tar.bz
MAINTAINER= skv@FreeBSD.org MAINTAINER= skv@FreeBSD.org
COMMENT= General purpose dynamic array COMMENT= General purpose dynamic array
BROKEN= Unfetchable
USE_BZIP2= YES USE_BZIP2= YES
HAS_CONFIGURE= YES HAS_CONFIGURE= YES
INSTALLS_SHLIB= YES INSTALLS_SHLIB= YES

View File

@ -16,6 +16,8 @@ COMMENT= Beacon active measurement tool to monitor multicast
BUILD_DEPENDS= ${SITE_PERL}/Net/Domain.pm:${PORTSDIR}/net/p5-Net BUILD_DEPENDS= ${SITE_PERL}/Net/Domain.pm:${PORTSDIR}/net/p5-Net
RUN_DEPENDS= ${BUILD_DEPENDS} RUN_DEPENDS= ${BUILD_DEPENDS}
BROKEN= Unfetchable
WWW_DIR?= ${PREFIX}/www/ WWW_DIR?= ${PREFIX}/www/
PLIST_SUB+= VERSION=${PORTVERSION} PLIST_SUB+= VERSION=${PORTVERSION}
USE_PERL5= yes USE_PERL5= yes