aboutsummaryrefslogtreecommitdiff
path: root/devel/patch
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2010-06-02 15:24:43 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2010-06-02 15:24:43 +0000
commitd7aa6addfbd5157ba0eb5bf8e7ac36b67398f362 (patch)
treea2398a9be3fcdfd2fd2d41d2ccdada05a94aecef /devel/patch
parente0d693a695136a063843988de30c5ba670d0c3d5 (diff)
downloadports-d7aa6addfbd5157ba0eb5bf8e7ac36b67398f362.tar.gz
ports-d7aa6addfbd5157ba0eb5bf8e7ac36b67398f362.zip
Notes
Diffstat (limited to 'devel/patch')
-rw-r--r--devel/patch/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/patch/Makefile b/devel/patch/Makefile
index f6ed29f1225f..451c6e4d16ef 100644
--- a/devel/patch/Makefile
+++ b/devel/patch/Makefile
@@ -21,8 +21,4 @@ USE_GMAKE= yes
MAN1= gpatch.1
PLIST_FILES= bin/gpatch
-post-patch:
- @${REINPLACE_CMD} -e 's!HAVE_SETMODE!HAVE_SETMODE_DISABLE!' \
- ${WRKSRC}/config.hin
-
.include <bsd.port.mk>