1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Mark BROKEN on 7.X: overwrites files installed by dependency

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2011-11-02 01:10:37 +00:00
parent a4c5bb2478
commit 396d13cdbe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284891

View File

@ -48,6 +48,7 @@ CONFLICTS= gnugrep-*
LIB_DEPENDS+= lzma.5:${PORTSDIR}/archivers/xz
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
BROKEN= overwrites files installed by dependency
.endif
.if defined(WITHOUT_NLS)