diff options
Diffstat (limited to 'devel/patch')
-rw-r--r-- | devel/patch/Makefile | 1 | ||||
-rw-r--r-- | devel/patch/pkg-plist | 1 |
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 |