aboutsummaryrefslogtreecommitdiff
path: root/ftp/wzdftpd
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2006-02-09 19:27:26 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2006-02-09 19:27:26 +0000
commit5799e59274c432f9b9358bf4befda2a9eac8f12e (patch)
treedea90ee746fdee3dd3ce4531d8802c5f946f945b /ftp/wzdftpd
parentd562dd5021d9b81c59f445bd3853332641225f4e (diff)
downloadports-5799e59274c432f9b9358bf4befda2a9eac8f12e.tar.gz
ports-5799e59274c432f9b9358bf4befda2a9eac8f12e.zip
Notes
Diffstat (limited to 'ftp/wzdftpd')
-rw-r--r--ftp/wzdftpd/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile
index 3ed05e28dc8b..d9b4d2406667 100644
--- a/ftp/wzdftpd/Makefile
+++ b/ftp/wzdftpd/Makefile
@@ -95,10 +95,6 @@ RC_SCRIPTS_SUB= PREFIX=${PREFIX} \
post-patch:
@${REINPLACE_CMD} -e "s|@HAVE_PERL_TRUE@|#|g" ${WRKSRC}/Makefile.in
-.if ${OSVERSION} < 500000
- @${REINPLACE_CMD} -e "s|PRIu64|\"llu\"|g" ${WRKSRC}/src/*.[cl] \
- ${WRKSRC}/backends/plaintext/*.[cl] ${WRKSRC}/backends/mysql/*.[cl]
-.endif
post-install:
.if !defined(NOPORTDOCS)