aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-23 06:49:05 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-23 06:49:05 +0000
commit087298888d40a37baf1fa0a4b79f4d230fa81975 (patch)
tree0dfe0da50c105f8c0262004f6175232b2a028ee6 /x11-toolkits
parentce7e6d14af116f4d75658129cf33cacf84f81f19 (diff)
downloadports-087298888d40a37baf1fa0a4b79f4d230fa81975.tar.gz
ports-087298888d40a37baf1fa0a4b79f4d230fa81975.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Wx/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/x11-toolkits/p5-Wx/Makefile b/x11-toolkits/p5-Wx/Makefile
index 7fed54f1e718..c0d31c254ac3 100644
--- a/x11-toolkits/p5-Wx/Makefile
+++ b/x11-toolkits/p5-Wx/Makefile
@@ -26,13 +26,6 @@ CONFIGURE_ENV= CXX="${CXX}"
CFLAGS+= -pthread -Wno-write-strings
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501508
-BUILD_DEPENDS+= p5-ExtUtils-ParseXS>=3.15:devel/p5-ExtUtils-ParseXS
-RUN_DEPENDS+= p5-ExtUtils-ParseXS>=3.15:devel/p5-ExtUtils-ParseXS
-.endif
-
post-configure:
@${FIND} ${WRKSRC} -name "Makefile" -type f | ${XARGS} \
${REINPLACE_CMD} -e \
@@ -46,4 +39,4 @@ post-install:
@${FIND} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL} -name "*.so" -type f \
| ${XARGS} ${STRIP_CMD}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>