aboutsummaryrefslogtreecommitdiff
path: root/cad/sceptre
diff options
context:
space:
mode:
authorGreg Lehey <grog@FreeBSD.org>2007-01-20 03:24:09 +0000
committerGreg Lehey <grog@FreeBSD.org>2007-01-20 03:24:09 +0000
commit6d484f5b65bfdc07b9db3af047c75f4bcd76a537 (patch)
tree5ac79620f1016202a8464a7a8d60f9c707cf6fb7 /cad/sceptre
parent2f4ff75983c9ae8d8ec2453a484991ef053f2901 (diff)
downloadports-6d484f5b65bfdc07b9db3af047c75f4bcd76a537.tar.gz
ports-6d484f5b65bfdc07b9db3af047c75f4bcd76a537.zip
Deprecate, mark broken, schedule for deletion, drop maintainership.
Notes
Notes: svn path=/head/; revision=182844
Diffstat (limited to 'cad/sceptre')
-rw-r--r--cad/sceptre/Makefile12
1 files changed, 8 insertions, 4 deletions
diff --git a/cad/sceptre/Makefile b/cad/sceptre/Makefile
index 837e528df5f8..9a6d39153979 100644
--- a/cad/sceptre/Makefile
+++ b/cad/sceptre/Makefile
@@ -11,16 +11,20 @@ PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://ftp.osuosl.org/pub/FreeBSD/distfiles/
-MAINTAINER= grog@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= SCEPTRE is a general purpose circuit analysis program
WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= g77-34:${PORTSDIR}/lang/gcc34
-FC= g77-34
-F77= g77-34
+BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
+FC= gfortran42
+F77= gfortran42
FFLAGS+= -fno-automatic -O
MAKE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
+BROKEN= Does not build
+DEPRECATED= Nobody seems to use this port. Please report if you do.
+EXPIRATION_DATE= 2007-07-01
+
NO_WRKSUBDIR= YES
post-install: