diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2008-04-22 16:07:46 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2008-04-22 16:07:46 +0000 |
commit | cd4975bea28f47e07693bb11fd602ecd1bb8c7e3 (patch) | |
tree | 1d39c8fe7a5166fa13de54e176ecc5e28733d5b8 /graphics/guilib | |
parent | 81038e14ece5ed69d0f47cec3bd862d5bdc105cd (diff) | |
download | ports-cd4975bea28f47e07693bb11fd602ecd1bb8c7e3.tar.gz ports-cd4975bea28f47e07693bb11fd602ecd1bb8c7e3.zip |
Notes
Diffstat (limited to 'graphics/guilib')
-rw-r--r-- | graphics/guilib/Makefile | 2 | ||||
-rw-r--r-- | graphics/guilib/distinfo | 6 | ||||
-rw-r--r-- | graphics/guilib/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/graphics/guilib/Makefile b/graphics/guilib/Makefile index 92ea867d244b..70d4fc5c9da4 100644 --- a/graphics/guilib/Makefile +++ b/graphics/guilib/Makefile @@ -14,8 +14,6 @@ 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 diff --git a/graphics/guilib/distinfo b/graphics/guilib/distinfo index 5d4155c575b3..4f80b472a3d7 100644 --- a/graphics/guilib/distinfo +++ b/graphics/guilib/distinfo @@ -1,3 +1,3 @@ -MD5 (GUIlib-1.2.1.tar.gz) = b80a152a5fcd9e96155a7379339dd6f8 -SHA256 (GUIlib-1.2.1.tar.gz) = 7c87b4a907e40c280e799f44ce5f07658f812f1a39e92197fdb077f087d353ab -SIZE (GUIlib-1.2.1.tar.gz) = 345034 +MD5 (GUIlib-1.2.1.tar.gz) = a0114b925d79d6c66161e24cbeaa88b1 +SHA256 (GUIlib-1.2.1.tar.gz) = 3b383e537238048f4712395a38b9e3c65475d1dc93413e557f1b0a39c88f68df +SIZE (GUIlib-1.2.1.tar.gz) = 345042 diff --git a/graphics/guilib/pkg-plist b/graphics/guilib/pkg-plist index 838c717bf7b1..53ec3391777e 100644 --- a/graphics/guilib/pkg-plist +++ b/graphics/guilib/pkg-plist @@ -12,6 +12,8 @@ include/GUI/GUI_status.h include/GUI/GUI_termwin.h include/GUI/GUI_widget.h include/GUI/GUI_widgets.h +include/GUI/GUI_output.h +include/GUI/GUI_loadimage.h lib/libGUI.a lib/libGUI.la lib/libGUI.so |