diff options
-rw-r--r-- | devel/portmk/Makefile | 4 | ||||
-rw-r--r-- | ports-mgmt/portmk/Makefile | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/devel/portmk/Makefile b/devel/portmk/Makefile index 3b66f3c..e44e7ef4 100644 --- a/devel/portmk/Makefile +++ b/devel/portmk/Makefile @@ -26,11 +26,7 @@ WRKSRC= ${WRKDIR}/patch-o-matic .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -PORTMK_PATCH= ${FILESDIR}/portmk4.patch -.else PORTMK_PATCH= ${FILESDIR}/portmk5.patch -.endif post-patch: .for text in pkg-message diff --git a/ports-mgmt/portmk/Makefile b/ports-mgmt/portmk/Makefile index 3b66f3c..e44e7ef4 100644 --- a/ports-mgmt/portmk/Makefile +++ b/ports-mgmt/portmk/Makefile @@ -26,11 +26,7 @@ WRKSRC= ${WRKDIR}/patch-o-matic .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -PORTMK_PATCH= ${FILESDIR}/portmk4.patch -.else PORTMK_PATCH= ${FILESDIR}/portmk5.patch -.endif post-patch: .for text in pkg-message |