diff options
-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 |