diff options
-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 966eabf68a3a..a019c028ec68 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 90779613c268..ea2966c8450c 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 44c0e38be02b..006df93d1ec1 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 |