diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-09-18 22:48:06 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-09-18 22:48:06 +0800 |
commit | 9741960b5a24eb6e9ff19002b71518fcea8137b5 (patch) | |
tree | cb37c7838dec2fc6c26d27797636ada5eab571fb | |
parent | d798774932dec3c39718a48d5e99c8b8be4120d8 (diff) | |
download | freebsd-ports-gnome-9741960b5a24eb6e9ff19002b71518fcea8137b5.tar.gz freebsd-ports-gnome-9741960b5a24eb6e9ff19002b71518fcea8137b5.tar.zst freebsd-ports-gnome-9741960b5a24eb6e9ff19002b71518fcea8137b5.zip |
- Mark BROKEN, fails checksum
With hat: portmgr
-rw-r--r-- | sysutils/graphicboot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/graphicboot/Makefile b/sysutils/graphicboot/Makefile index 9d19234e3d10..a06db1a4de15 100644 --- a/sysutils/graphicboot/Makefile +++ b/sysutils/graphicboot/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://matt.sixxgate.com/files/ MAINTAINER= sixxgate@hotmail.com COMMENT= Provides graphical X Window startup to FreeBSD during 'rc' +BROKEN= fails checksum + BUILD_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage \ xrdb:${PORTSDIR}/x11/xrdb \ xsetroot:${PORTSDIR}/x11/xsetroot |