aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/tree/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/tree/Makefile')
-rw-r--r--sysutils/tree/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/sysutils/tree/Makefile b/sysutils/tree/Makefile
index 1d93123b19ec..7a47bfd7b599 100644
--- a/sysutils/tree/Makefile
+++ b/sysutils/tree/Makefile
@@ -8,7 +8,7 @@
PORTNAME= tree
PORTVERSION= 1.5.1
CATEGORIES= sysutils
-MASTER_SITES= ftp://mama.indstate.edu/linux/tree/
+MASTER_SITES= ftp://mama.indstate.edu/linux/tree/ CENKES
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
@@ -19,11 +19,4 @@ MAKE_ENV+= MKDIR="${MKDIR}"
MAN1= tree.1
PLIST_FILES= bin/tree
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-post-patch:
- @${REINPLACE_CMD} -e "s:iswprint:isprint:" ${WRKSRC}/tree.c
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>