summaryrefslogtreecommitdiff
path: root/devel/patch
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /devel/patch
parentUpdate to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build (diff)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Notes
Notes: svn path=/head/; revision=100139
Diffstat (limited to 'devel/patch')
-rw-r--r--devel/patch/Makefile1
-rw-r--r--devel/patch/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/patch/Makefile b/devel/patch/Makefile
index 4f263b277781..0fe35d33dc94 100644
--- a/devel/patch/Makefile
+++ b/devel/patch/Makefile
@@ -19,6 +19,7 @@ CONFIGURE_ARGS= --program-prefix=g
USE_REINPLACE= yes
MAN1= gpatch.1
+PLIST_FILES= bin/gpatch
post-patch:
@${REINPLACE_CMD} -e 's!HAVE_SETMODE!HAVE_SETMODE_DISABLE!' \
diff --git a/devel/patch/pkg-plist b/devel/patch/pkg-plist
deleted file mode 100644
index 80ac5b197b77..000000000000
--- a/devel/patch/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/gpatch