aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/p5-Tk-JPEG-Lite/Makefile2
-rw-r--r--news/t-gnus/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/p5-Tk-JPEG-Lite/Makefile b/graphics/p5-Tk-JPEG-Lite/Makefile
index ab5bc090675b..d944976b1779 100644
--- a/graphics/p5-Tk-JPEG-Lite/Makefile
+++ b/graphics/p5-Tk-JPEG-Lite/Makefile
@@ -19,6 +19,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
RUN_DEPENDS= ${BUILD_DEPENDS}
+BROKEN= Removes files installed by another port
+
PERL_CONFIGURE= yes
USE_REINPLACE= yes
diff --git a/news/t-gnus/Makefile b/news/t-gnus/Makefile
index db589d804bc2..174408016250 100644
--- a/news/t-gnus/Makefile
+++ b/news/t-gnus/Makefile
@@ -20,6 +20,8 @@ COMMENT= I18N Gnus using SEMI, which provides MIME capabilities
BUILD_DEPENDS= ${LOCALBASE}/share/semi/${MIMEUI_COOKIE}:${PORTSDIR}/editors/${MIMEUI_PORT_NAME}
RUN_DEPENDS= ${LOCALBASE}/share/semi/${MIMEUI_COOKIE}:${PORTSDIR}/editors/${MIMEUI_PORT_NAME}
+BROKEN= Removes files installed by another port
+
USE_AUTOCONF_VER= 213
HAS_CONFIGURE= yes
USE_GMAKE= yes