aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/openvex/Makefile10
-rw-r--r--devel/openvex/distinfo4
2 files changed, 5 insertions, 9 deletions
diff --git a/devel/openvex/Makefile b/devel/openvex/Makefile
index 9b2d05dea59e..f1b12cc54655 100644
--- a/devel/openvex/Makefile
+++ b/devel/openvex/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openvex
-PORTVERSION= 0.5.1
+PORTVERSION= 0.5.2
CATEGORIES= devel
MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
http://personalpages.tds.net/~jwbacon/Ports/distfiles/
@@ -22,6 +22,8 @@ REINPLACE_ARGS= -i ""
MAN1= openvex.1 openvex-new-project.1
+ALL_TARGET= all clean
+
post-patch:
# Use make's -C option to descent into directories and fix parallel builds
@${REINPLACE_CMD} -e 's/^all:/& depend/ ; s/ make depend &&//' \
@@ -29,11 +31,5 @@ post-patch:
@${REINPLACE_CMD} -E 's/cd (.+)(;| &&) make/$$(MAKE) -C \1/' \
${WRKSRC}/Advanced/Makefile ${WRKSRC}/Beginner/Makefile \
${WRKSRC}/HiBob/Makefile ${WRKSRC}/Makefile
-# Apparently the workaround for bug in pic18f8520.h is no longer needed and
-# breaks the build now; disable it for the time being
- @${REINPLACE_CMD} -e 's/ifdef SDCC/if 0/' ${WRKSRC}/Lib/timer.h
-
-post-build:
- ${MAKE} -C ${WRKSRC} clean
.include <bsd.port.mk>
diff --git a/devel/openvex/distinfo b/devel/openvex/distinfo
index f9400f09e75c..d0e72b89c628 100644
--- a/devel/openvex/distinfo
+++ b/devel/openvex/distinfo
@@ -1,2 +1,2 @@
-SHA256 (openvex-0.5.1.tar.gz) = 35791bdbff0ac8eb4de9f89f13345e59d7e174fc1366b231d4fd400a1173d333
-SIZE (openvex-0.5.1.tar.gz) = 664061
+SHA256 (openvex-0.5.2.tar.gz) = 8704546636e186a04c6b0fe4aec03ebf8e164cd8448832c29d92de4c351e13fa
+SIZE (openvex-0.5.2.tar.gz) = 661823