aboutsummaryrefslogtreecommitdiff
path: root/mail/moztraybiff
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-18 11:46:10 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-18 11:46:10 +0000
commitc44fa33a5e74f28fd77012aba7e3a9c8d633e36a (patch)
treee6dd259a421e47b261f2bd597fcca9e4eec75ae0 /mail/moztraybiff
parent06e0fcfad4fcd1229d0855aef4a391838f476cf3 (diff)
downloadports-c44fa33a5e74f28fd77012aba7e3a9c8d633e36a.tar.gz
ports-c44fa33a5e74f28fd77012aba7e3a9c8d633e36a.zip
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter i-m
Notes
Notes: svn path=/head/; revision=190286
Diffstat (limited to 'mail/moztraybiff')
-rw-r--r--mail/moztraybiff/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/mail/moztraybiff/Makefile b/mail/moztraybiff/Makefile
index 8c0ea2a195d3..8f15a200fe19 100644
--- a/mail/moztraybiff/Makefile
+++ b/mail/moztraybiff/Makefile
@@ -38,13 +38,7 @@ PLIST_DIRS= share/${PORTNAME}
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
-.include <bsd.port.pre.mk>
-
post-patch:
-.if ${OSVERSION} < 500000
- @${REINPLACE_CMD} -e "s|-fshort-wchar||" \
- ${WRKSRC}/components/Makefile
-.endif
@${REINPLACE_CMD} -e "s|^#!/bin/bash|#!/bin/sh|" \
${WRKSRC}/get-platform
@@ -57,4 +51,4 @@ post-install:
@${CAT} ${PKGMESSAGE}
@${ECHO_MSG}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>