diff options
author | kris <kris@FreeBSD.org> | 2007-02-03 21:30:25 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-03 21:30:25 +0000 |
commit | d021b63ef8f9b98c5ddca16e223a92c10f5e9f14 (patch) | |
tree | f6b98d4a03718374fd524a3a51dac983b533c88b | |
parent | ed23a0d3355601e0e1805c5d0e19d730b2cacf2f (diff) | |
download | FreeBSD-ports-d021b63ef8f9b98c5ddca16e223a92c10f5e9f14.zip FreeBSD-ports-d021b63ef8f9b98c5ddca16e223a92c10f5e9f14.tar.gz |
BROKEN: Incomplete pkg-plist
-rw-r--r-- | deskutils/yank/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/tas/Makefile | 2 | ||||
-rw-r--r-- | security/nessus-plugins/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/deskutils/yank/Makefile b/deskutils/yank/Makefile index 966eabf..a019c028e 100644 --- a/deskutils/yank/Makefile +++ b/deskutils/yank/Makefile @@ -17,6 +17,8 @@ COMMENT= A simple notekeeper and todo-list manager for GNOME BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell RUN_DEPENDS= aspell:${PORTSDIR}/textproc/aspell +BROKEN= Incomplete pkg-plist + USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gal gconf gnomehack gnomeprefix gnomeprint diff --git a/net-mgmt/tas/Makefile b/net-mgmt/tas/Makefile index 9077961..ea2966c 100644 --- a/net-mgmt/tas/Makefile +++ b/net-mgmt/tas/Makefile @@ -14,6 +14,8 @@ DISTNAME= tas-${PORTVERSION} MAINTAINER= anton@chelcom.ru COMMENT= Traffic accounting system +BROKEN= Incomplete pkg-plist + WRKSRC= ${WRKDIR}/tas NO_BUILD= YES diff --git a/security/nessus-plugins/Makefile b/security/nessus-plugins/Makefile index 44c0e38..006df93 100644 --- a/security/nessus-plugins/Makefile +++ b/security/nessus-plugins/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/nessus/nessus-devel.h:${PORTSDIR}/security/n RUN_DEPENDS= ${LOCALBASE}/include/nessus/nessus-devel.h:${PORTSDIR}/security/nessus \ nmap:${PORTSDIR}/security/nmap +BROKEN= Incomplete pkg-plist + DIST_SUBDIR= nessus WRKSRC= ${WRKDIR}/nessus-plugins |