diff options
Diffstat (limited to 'textproc/freegrep')
-rw-r--r-- | textproc/freegrep/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/freegrep/files/patch-aa b/textproc/freegrep/files/patch-aa index b90122ecf5fb..610769dfb00e 100644 --- a/textproc/freegrep/files/patch-aa +++ b/textproc/freegrep/files/patch-aa @@ -8,7 +8,7 @@ +DESTDIR= ${PREFIX} +BINDIR= /bin +MANDIR= /man/man -+NOMANCOMPRESS= 1 ++NO_MANCOMPRESS= 1 -LDADD= -lz -L/usr/local/lib/ -liberty +CFLAGS+= -I${LOCALBASE}/include -Wall -pedantic |