aboutsummaryrefslogtreecommitdiff
path: root/security/putty/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2007-02-03 13:18:30 +0000
committerRenato Botelho <garga@FreeBSD.org>2007-02-03 13:18:30 +0000
commitaa58955c5fc3bedd7fcb4844bc3eda64200cf68d (patch)
treeda153d727f07f5e8f8eb0e7eab1bb8074c0c7cc8 /security/putty/Makefile
parent9acdaf5844cd390b9e60e5790f51ddc7ea957c87 (diff)
downloadports-aa58955c5fc3bedd7fcb4844bc3eda64200cf68d.tar.gz
ports-aa58955c5fc3bedd7fcb4844bc3eda64200cf68d.zip
Notes
Diffstat (limited to 'security/putty/Makefile')
-rw-r--r--security/putty/Makefile12
1 files changed, 1 insertions, 11 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile
index 779c7e28bf7f..db82660c4a2a 100644
--- a/security/putty/Makefile
+++ b/security/putty/Makefile
@@ -39,14 +39,4 @@ post-patch:
s,prefix=/usr/local,prefix=${PREFIX},' \
${WRKSRC}/${MAKEFILE}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-CFLAGS+= -DFREEBSD_MB_SUPPORT
-
-do-configure:
- ${CP} ${FILESDIR}/wcrtomb.c ${FILESDIR}/mbrtowc.c \
- ${WRKSRC}/
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>