diff options
author | marino <marino@FreeBSD.org> | 2013-09-10 17:46:08 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2013-09-10 17:46:08 +0800 |
commit | 43eae40581877f7d271c356fae1aacde7baacc70 (patch) | |
tree | 981993f4b6de081573999d43e69db8c96740695e | |
parent | c9cd7c67985d6afe2e7d74978a99ca5317e4b2a0 (diff) | |
download | freebsd-ports-gnome-43eae40581877f7d271c356fae1aacde7baacc70.tar.gz freebsd-ports-gnome-43eae40581877f7d271c356fae1aacde7baacc70.tar.zst freebsd-ports-gnome-43eae40581877f7d271c356fae1aacde7baacc70.zip |
sysutils/mktool: Mark BROKEN, unfetchable due to MASTER_SITES reorg
PR: ports/181554 (timed out)
-rw-r--r-- | sysutils/mktool/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/sysutils/mktool/Makefile b/sysutils/mktool/Makefile index 8d0480f8477c..837afdcf7cc2 100644 --- a/sysutils/mktool/Makefile +++ b/sysutils/mktool/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: mktool -# Date created: 2002/05/28 -# Whom: Jos Backus <jos@catnook.com> -# +# Created by: Jos Backus <jos@catnook.com> # $FreeBSD$ -# PORTNAME= mktool PORTVERSION= 0.0.25 @@ -14,7 +10,8 @@ MASTER_SITES= http://www.io.com/~manoj/file/ MAINTAINER= jos@catnook.com COMMENT= Portable tools to manage processes and networked services -USE_GMAKE= yes +BROKEN= Unfetchable due to MASTER_SITES reorganization +USES= gmake USE_BZIP2= yes pre-patch: |