1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

BROKEN: Removes files installed by another port

This commit is contained in:
Kris Kennaway 2005-02-12 22:35:30 +00:00
parent ccaeb8c238
commit 9c9d82cc6e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128647
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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