diff options
author | pav <pav@FreeBSD.org> | 2008-04-11 05:36:04 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-04-11 05:36:04 +0800 |
commit | a91bea3201461c9fc047354e0ce943c8337d956b (patch) | |
tree | 16af270300d41f213893179d20ff4a613c380435 /graphics | |
parent | 1d6f24b5b04852af2f209bb3d0670f2469ebe4ec (diff) | |
download | freebsd-ports-gnome-a91bea3201461c9fc047354e0ce943c8337d956b.tar.gz freebsd-ports-gnome-a91bea3201461c9fc047354e0ce943c8337d956b.tar.zst freebsd-ports-gnome-a91bea3201461c9fc047354e0ce943c8337d956b.zip |
- Mark BROKEN:
size mismatch: expected 345034, actual 345042
Reported by: pointyhat
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/guilib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/guilib/Makefile b/graphics/guilib/Makefile index 70d4fc5c9da4..92ea867d244b 100644 --- a/graphics/guilib/Makefile +++ b/graphics/guilib/Makefile @@ -14,6 +14,8 @@ DISTNAME= GUIlib-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= A very simple GUI framework for use with SDL +BROKEN= Checksum mismatch + USE_SDL= sdl USE_GMAKE= yes GNU_CONFIGURE= yes |