aboutsummaryrefslogtreecommitdiffstats
path: root/net/pvm
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-07-14 17:51:49 +0800
committermaho <maho@FreeBSD.org>2007-07-14 17:51:49 +0800
commit9a312f7d271d11bd858ade37fe90049df0b34e8a (patch)
tree303f874c83bea9007afc309c7124f5825c11ab4f /net/pvm
parent6711173115d430d070a190653a976c361c2cfaef (diff)
downloadfreebsd-ports-gnome-9a312f7d271d11bd858ade37fe90049df0b34e8a.tar.gz
freebsd-ports-gnome-9a312f7d271d11bd858ade37fe90049df0b34e8a.tar.zst
freebsd-ports-gnome-9a312f7d271d11bd858ade37fe90049df0b34e8a.zip
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Diffstat (limited to 'net/pvm')
-rw-r--r--net/pvm/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/net/pvm/Makefile b/net/pvm/Makefile
index b73e0b9a19e5..eea2724a20b7 100644
--- a/net/pvm/Makefile
+++ b/net/pvm/Makefile
@@ -26,11 +26,7 @@ USE_XLIB= yes
PLIST_SUB+= X11=''
.endif
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
-MAKE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
+USE_FORTRAN= yes
WRKSRC= ${WRKDIR}/pvm3
MAKE_ENV+= PVM_ROOT=${WRKSRC} ARCHCFLAGS="${CFLAGS}"
title='2012-08-27 02:42:19 +0800'>2012-08-272-3/+3 * news/inn: fix plaintext command injection, CVE-2012-3523rea2012-08-272-1/+62 * Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-064-2/+2 * - Fix typos in COMMENTcs2012-08-021-1/+1 * - Update to 0.7.2swills2012-07-303-16/+17 * - Remove CONFLICTS as shared-mime-info is an indirect build dependencybeat2012-07-271-1/+2 * Register CONFLICTScs2012-07-181-2/+3 * - fix build after inn has moved includes.dinoex2012-07-171-1/+1 * - Fix typofluffy2012-07-081-1/+1 * - Add options for OpenSSL (for those who don't need) and GnuPG (pgpverify)fluffy2012-07-072-50/+68 * - Remove SITE_PERL from *_DEPENDSaz2012-06-303-9/+9 * - Remove SITE_PERL from *_DEPENDSaz2012-06-301-2/+2 * - Remove SITE_PERL from *_DEPENDSaz2012-06-292-6/+6 * Convert to new options frameworkjohans2012-06-282-5/+5 * - Update INN to 2.5.2 releasefluffy2012-06-277-102/+108 * - reset MAINTAINERdinoex2012-06-261-1/+1 * - Update to 0.7.0scheidell2012-06-175-34/+105 * - Add conflictsjohans2012-06-151-8/+9 * - Register conflicts for trnjohans2012-06-152-4/+8 * Convert to new OPTIONS style (no functional changes)johans2012-06-151-18/+17 * Update CONFLICTS (1).thierry2012-06-131-1/+3 * - Update to 12.1.0sunpoet2012-06-122-5/+5 * - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1 * - Remove SITE_PERL from *_DEPENDSaz2012-06-042-7/+7 * Set maintainership back to ports@cs2012-06-031-1/+1 * - update png to 1.5.10dinoex2012-06-0110-16/+36 * - Update to 0.8.0miwi2012-05-162-4/+3 * - Assign clsung's p5- ports to perl@swills2012-05-011-1/+1 * - Update to 12.0.0sunpoet2012-03-293-4/+5 * - Set / Update Portscout flagsmiwi2012-03-171-1/+3 * - Remove conditional checks for FreeBSD 6.Xpav2012-03-021-6/+1 * Fix rc script.thierry2012-02-263-4/+4 * - replace `YES' with `yes' in USE_PYTHON/USE_PYDISTUTILS (mostly)rm2012-02-191-1/+1 * Use PORTREVISION?= instead of = to avoid overriding revision of chinese/tinjohans2012-02-151-1/+1 * Bump pcre library dependency due to 8.30 updatemm2012-02-143-3/+6 * - Update to 0.6.15jgh2012-02-143-39/+72 * - Fix plist.avilla2012-01-242-2/+28 * - fix runtime with decent Twisted [1]rm2012-01-234-8/+42 * At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-144-12/+7 * - Remove explicit par2 dependency, it is conflicting with different flavour ofpav2011-12-291-1/+0 * Update to tin 2.0.1johans2011-12-293-4/+3 * End WWW CPAN URL with a "/"ehaupt2011-12-281-1/+1 * - Update to 0.6.14 [1]culot2011-12-194-8/+9 * Fix clang build.fjoe2011-12-153-0/+36 * Update to 20110223 snapshot.fjoe2011-12-157-88/+18 * - fix missing includesdinoex2011-11-2722-0/+267 * - update FETCH_DEPENDSdinoex2011-11-141-1/+1 * - add FETCH_DEPENDSdinoex2011-11-14