aboutsummaryrefslogtreecommitdiff
path: root/textproc/bsdgrep/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-11-02 01:10:37 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-11-02 01:10:37 +0000
commit396d13cdbe383e106e6cc0513436f9834e3a263e (patch)
treea9bf7ce2a82dbc27d570d416d53a3e39a7424ee8 /textproc/bsdgrep/Makefile
parenta4c5bb24785b3ac91059b4f7e2b8bcbdff0e66dd (diff)
downloadports-396d13cdbe383e106e6cc0513436f9834e3a263e.tar.gz
ports-396d13cdbe383e106e6cc0513436f9834e3a263e.zip
Notes
Diffstat (limited to 'textproc/bsdgrep/Makefile')
-rw-r--r--textproc/bsdgrep/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/bsdgrep/Makefile b/textproc/bsdgrep/Makefile
index eac84329c25f..a1d5f686e035 100644
--- a/textproc/bsdgrep/Makefile
+++ b/textproc/bsdgrep/Makefile
@@ -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)