aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gpt31/Makefile
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2005-12-03 01:39:32 +0800
committerbrooks <brooks@FreeBSD.org>2005-12-03 01:39:32 +0800
commit7c0603f80654bf1e44adc28d3c348b65bfcd8b04 (patch)
tree5545833a3e8deb6bb5091ba883098e1c3d513c99 /misc/gpt31/Makefile
parent902f750ee02e96669abd9d2583ac5500106cd587 (diff)
downloadfreebsd-ports-gnome-7c0603f80654bf1e44adc28d3c348b65bfcd8b04.tar.gz
freebsd-ports-gnome-7c0603f80654bf1e44adc28d3c348b65bfcd8b04.tar.zst
freebsd-ports-gnome-7c0603f80654bf1e44adc28d3c348b65bfcd8b04.zip
Mark broken due to configure errors. Admit I don't have time or
interest in fixing the problems with this obsolete port and drop maintainership.
Diffstat (limited to 'misc/gpt31/Makefile')
-rw-r--r--misc/gpt31/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/gpt31/Makefile b/misc/gpt31/Makefile
index fcc34baa15b6..81f0e6004db3 100644
--- a/misc/gpt31/Makefile
+++ b/misc/gpt31/Makefile
@@ -12,12 +12,14 @@ CATEGORIES= misc archivers devel parallel
MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/aces/gpt/releases/gpt-${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= brooks@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Grid Packaging Tools (used to install Globus)
CONFLICTS= gpt-*
NO_LATEST_LINK= YES
+BROKEN= "Does not build"
+
RUN_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \
${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \