diff options
author | kris <kris@FreeBSD.org> | 2007-06-15 03:37:57 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-06-15 03:37:57 +0800 |
commit | c473a5d2bdaccdf1fec4a9af64ecc9db37c98c48 (patch) | |
tree | b58377f451c2000f3fdb47dc47b83436aee28ad3 | |
parent | ab3172efd6bd9842628782625d1e5577051f7489 (diff) | |
download | freebsd-ports-graphics-c473a5d2bdaccdf1fec4a9af64ecc9db37c98c48.tar.gz freebsd-ports-graphics-c473a5d2bdaccdf1fec4a9af64ecc9db37c98c48.tar.zst freebsd-ports-graphics-c473a5d2bdaccdf1fec4a9af64ecc9db37c98c48.zip |
BROKEN: Checksum mismatch
-rw-r--r-- | x11-wm/alloywm/Makefile | 2 | ||||
-rw-r--r-- | x11/grabc/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/alloywm/Makefile b/x11-wm/alloywm/Makefile index c138ffd4323..2ce60b5a045 100644 --- a/x11-wm/alloywm/Makefile +++ b/x11-wm/alloywm/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.phatboydesigns.net/devel/ MAINTAINER= ports@FreeBSD.org COMMENT= Has title bars, shading, resizing, automatic placement, window list +BROKEN= Checksum mismatch + HAS_CONFIGURE= yes CONFIGURE_ARGS= --xroot=${X11BASE} PLIST= ${WRKDIR}/pkg-plist diff --git a/x11/grabc/Makefile b/x11/grabc/Makefile index 131619d5753..14901508f4e 100644 --- a/x11/grabc/Makefile +++ b/x11/grabc/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Grab a color from screen +BROKEN= Checksum mismatch + PLIST_FILES= bin/grabc USE_XLIB= yes CFLAGS+= -I${X11BASE}/include |