Page MenuHomeFreeBSD

D10504.diff
No OneTemporary

D10504.diff

Index: head/devel/quilt/Makefile
===================================================================
--- head/devel/quilt/Makefile
+++ head/devel/quilt/Makefile
@@ -18,7 +18,8 @@
gpatch:devel/patch \
gdiff:textproc/diffutils \
diffstat:textproc/diffstat \
- gawk:lang/gawk
+ gawk:lang/gawk \
+ ${LOCALBASE}/bin/grep:textproc/gnugrep
RUN_DEPENDS:= ${BUILD_DEPENDS} \
formail:mail/procmail
@@ -33,7 +34,8 @@
CONFIGURE_ARGS= --with-sed=${LOCALBASE}/bin/gsed \
--without-getopt \
--with-patch=${LOCALBASE}/bin/gpatch \
- --with-diff=${LOCALBASE}/bin/gdiff
+ --with-diff=${LOCALBASE}/bin/gdiff \
+ --with-grep=${LOCALBASE}/bin/grep
PORTDOCS= README README.MAIL quilt.pdf
Index: head/devel/quilt/pkg-plist
===================================================================
--- head/devel/quilt/pkg-plist
+++ head/devel/quilt/pkg-plist
@@ -51,6 +51,7 @@
%%DATADIR%%/compat/date
%%DATADIR%%/compat/diff
%%DATADIR%%/compat/getopt
+%%DATADIR%%/compat/grep
%%DATADIR%%/compat/md5sum
%%DATADIR%%/compat/patch
%%DATADIR%%/compat/sed

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 16, 3:51 AM (5 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31576344
Default Alt Text
D10504.diff (1 KB)

Event Timeline