summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-25 18:21:43 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-25 18:21:43 +0000
commitaf2e8d364838b2da3f98510d4a937248f0ae9e05 (patch)
treea7cd3f34d3ff9920f15a8bd8e778bb5627c9bbe2 /lang
parentUpdate to 2.4.0.9. (diff)
Update to 1.76
PR: 41990 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=64989
Diffstat (limited to 'lang')
-rw-r--r--lang/rexx-imc/Makefile11
-rw-r--r--lang/rexx-imc/distinfo2
2 files changed, 10 insertions, 3 deletions
diff --git a/lang/rexx-imc/Makefile b/lang/rexx-imc/Makefile
index 1a62e19d0a37..07dab9daf9ee 100644
--- a/lang/rexx-imc/Makefile
+++ b/lang/rexx-imc/Makefile
@@ -6,19 +6,20 @@
#
PORTNAME= rexx-imc
-PORTVERSION= 1.75
+PORTVERSION= 1.76
CATEGORIES= lang
MASTER_SITES= http://users.comlab.ox.ac.uk/ian.collier/distribution/ \
ftp://ftp.sai.msu.su/pub/unix/rexx/ \
ftp://crydee.sai.msu.ru/zeus/unix/rexx/
-MAINTAINER= jmcoopr@webmail.bmi.net
+MAINTAINER= coop9211@uidaho.edu
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Make
CONFIGURE_ENV= CFLAGS="${CFLAGS}" \
PREFIX="${PREFIX}"
CONFIGURE_ARGS= o all
+USE_REINPLACE= yes
# configures and builds in one step
NO_BUILD= yes
@@ -31,6 +32,12 @@ DOCFILES= rexx.info rexx.ref rexx.summary rexx.tech
RMEFILES= README README.Y2K README.bugreport README.docs \
README.files README.make README.news README.platforms
+post-patch:
+# CFLAGS safeness for ARCHs other than i386
+ @${REINPLACE_CMD} -e 's|-O2||' ${WRKSRC}/Make
+# CC safeness
+ @${REINPLACE_CMD} -E -e 's|^CC=.+$$|CC=${CC}|' ${WRKSRC}/Make
+
do-install:
# install interpreter and daemon helpers
.for prog in rexx rxque rxstack
diff --git a/lang/rexx-imc/distinfo b/lang/rexx-imc/distinfo
index 0db978ce81d7..dd3d92455807 100644
--- a/lang/rexx-imc/distinfo
+++ b/lang/rexx-imc/distinfo
@@ -1 +1 @@
-MD5 (rexx-imc-1.75.tar.gz) = bccecc3578deb6d7932b069b1e647ee2
+MD5 (rexx-imc-1.76.tar.gz) = 95ab040c5984307b109628b863fc0f8e