aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-09-08 08:45:08 +0800
committerlinimon <linimon@FreeBSD.org>2007-09-08 08:45:08 +0800
commit07d9e093a64a0c7f96ed0775d50e0f818d98fd80 (patch)
tree02dbbd994569afd4c5091886b42b9fc57a56da98 /mail
parent19b5365f6b139c7191946e258da022ec68b68aae (diff)
downloadfreebsd-ports-gnome-07d9e093a64a0c7f96ed0775d50e0f818d98fd80.tar.gz
freebsd-ports-gnome-07d9e093a64a0c7f96ed0775d50e0f818d98fd80.tar.zst
freebsd-ports-gnome-07d9e093a64a0c7f96ed0775d50e0f818d98fd80.zip
Remove support for antique perl.
Hat: portmgr
Diffstat (limited to 'mail')
-rw-r--r--mail/itraxp/Makefile9
-rw-r--r--mail/itraxp/pkg-message6
2 files changed, 1 insertions, 14 deletions
diff --git a/mail/itraxp/Makefile b/mail/itraxp/Makefile
index 35644725aa0f..8bc1918176d4 100644
--- a/mail/itraxp/Makefile
+++ b/mail/itraxp/Makefile
@@ -22,13 +22,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}/makefiles/Linux
SUBDIRS= ${DOCSDIR} ${DOCSDIR}/misc ${EXAMPLESDIR} \
${EXAMPLESDIR}/include ${EXAMPLESDIR}/tab ${EXAMPLESDIR}/tpl
-.include <bsd.port.pre.mk>
-
-pre-fetch:
-.if !defined(WITH_FIXPERL) && ${PERL_LEVEL} <= 500503
-IGNORE= Follow instructions in pkg-message and restart with -DWITH_FIXPERL
-.endif
-
.if !defined(NOPORTDOCS)
post-install:
${MKDIR} ${SUBDIRS}
@@ -42,4 +35,4 @@ post-install:
${CP} ${WRKSRC}/../../doc/example.cfg/tpl/*.tpl ${EXAMPLESDIR}/tpl
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/mail/itraxp/pkg-message b/mail/itraxp/pkg-message
index ca72feb32aa0..e69de29bb2d1 100644
--- a/mail/itraxp/pkg-message
+++ b/mail/itraxp/pkg-message
@@ -1,6 +0,0 @@
-******************************************************************
-
-If you are using perl 5.00503, please disable #define HAS_SIGSETJMP
-line in /usr/libdata/perl/5.00503/mach/CORE/config.h
-
-******************************************************************