From af2e8d364838b2da3f98510d4a937248f0ae9e05 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Sun, 25 Aug 2002 18:21:43 +0000 Subject: Update to 1.76 PR: 41990 Submitted by: maintainer --- lang/rexx-imc/Makefile | 11 +++++++++-- lang/rexx-imc/distinfo | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) (limited to 'lang') 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 -- cgit v1.2.3