diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-11 22:21:31 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-11 22:21:31 +0000 |
commit | 3f959d7d5a626631775a3af9a26b7bdd7694edaf (patch) | |
tree | 813eb38a207a362d2a54b12452e37f07ef333684 | |
parent | BROKEN: Unfetchable (diff) |
BROKEN: Unfetchable
Diffstat (limited to '')
-rw-r--r-- | misc/gkrellmbgchg2/Makefile | 2 | ||||
-rw-r--r-- | security/clamav-devel/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/misc/gkrellmbgchg2/Makefile b/misc/gkrellmbgchg2/Makefile index 5b36a462692e..30ac31284840 100644 --- a/misc/gkrellmbgchg2/Makefile +++ b/misc/gkrellmbgchg2/Makefile @@ -16,6 +16,8 @@ COMMENT= A plugin for GKrellM, which changes the desktop's background image BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 +BROKEN= Unfetchable + USE_X_PREFIX= yes USE_GNOME= gtk20 USE_REINPLACE= yes diff --git a/security/clamav-devel/Makefile b/security/clamav-devel/Makefile index cefacb98eb3b..edbfc68cb363 100644 --- a/security/clamav-devel/Makefile +++ b/security/clamav-devel/Makefile @@ -24,6 +24,8 @@ RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \ arc:${PORTSDIR}/archivers/arc \ unzip:${PORTSDIR}/archivers/unzip +BROKEN= Unfetchable + OPTIONS= MILTER "Compile the milter interface" Off \ CURL "Support URL downloading" Off USE_REINPLACE= yes |