aboutsummaryrefslogtreecommitdiffstats
path: root/cad/sceptre
diff options
context:
space:
mode:
authorgrog <grog@FreeBSD.org>2007-01-20 11:24:09 +0800
committergrog <grog@FreeBSD.org>2007-01-20 11:24:09 +0800
commit4fb77bc36e105646a7887ca2390f3ffb58cab647 (patch)
tree9216b82ef6d2e05bf0d95eb92a457f0bc0314dea /cad/sceptre
parent82969963753c073da891ba68cba2311481b423c7 (diff)
downloadfreebsd-ports-gnome-4fb77bc36e105646a7887ca2390f3ffb58cab647.tar.gz
freebsd-ports-gnome-4fb77bc36e105646a7887ca2390f3ffb58cab647.tar.zst
freebsd-ports-gnome-4fb77bc36e105646a7887ca2390f3ffb58cab647.zip
Deprecate, mark broken, schedule for deletion, drop maintainership.
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: