diff options
author | kris <kris@FreeBSD.org> | 2005-02-13 06:35:30 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-13 06:35:30 +0800 |
commit | 54b8711e42a63b76244b885278bad43a1f3b5f49 (patch) | |
tree | 2ce81cf9cc0d8e3daacd77e4a4902a8f43a7f645 /news | |
parent | da46c968e262517d82b0ce8aaa7768e331ecf304 (diff) | |
download | freebsd-ports-gnome-54b8711e42a63b76244b885278bad43a1f3b5f49.tar.gz freebsd-ports-gnome-54b8711e42a63b76244b885278bad43a1f3b5f49.tar.zst freebsd-ports-gnome-54b8711e42a63b76244b885278bad43a1f3b5f49.zip |
BROKEN: Removes files installed by another port
Diffstat (limited to 'news')
-rw-r--r-- | news/t-gnus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |