diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-25 19:08:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-25 19:08:56 +0000 |
commit | 0d2889621e47da4d1aa64d06d2dacedbef6971e6 (patch) | |
tree | 2578b05e30cf1d1e76a54f4c82330f83e41aee34 /graphics/cegui | |
parent | a0fd99944e64e9f5bb9de2516f5611fd5e36a6d6 (diff) | |
download | ports-0d2889621e47da4d1aa64d06d2dacedbef6971e6.tar.gz ports-0d2889621e47da4d1aa64d06d2dacedbef6971e6.zip |
Notes
Diffstat (limited to 'graphics/cegui')
-rw-r--r-- | graphics/cegui/Makefile | 1 | ||||
-rw-r--r-- | graphics/cegui/pkg-plist | 7 |
2 files changed, 1 insertions, 7 deletions
diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile index a4ab0bf9b33a..1b3ca1109848 100644 --- a/graphics/cegui/Makefile +++ b/graphics/cegui/Makefile @@ -7,6 +7,7 @@ PORTNAME= cegui PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=crayzedsgui diff --git a/graphics/cegui/pkg-plist b/graphics/cegui/pkg-plist index 8c0b57c4006d..3bf28b65441f 100644 --- a/graphics/cegui/pkg-plist +++ b/graphics/cegui/pkg-plist @@ -155,31 +155,24 @@ include/CEGUI/renderers/IrrlichtRenderer/irrlichttexture.h include/CEGUI/renderers/OpenGLGUIRenderer/openglrenderer.h include/CEGUI/renderers/OpenGLGUIRenderer/opengltexture.h include/CEGUI/tolua++.h -lib/libCEGUIBase.a lib/libCEGUIBase.la lib/libCEGUIBase.so lib/libCEGUIBase.so.0 -lib/libCEGUIFalagardBase.a lib/libCEGUIFalagardBase.la lib/libCEGUIFalagardBase.so lib/libCEGUIFalagardBase.so.0 -lib/libCEGUILuaScriptModule.a lib/libCEGUILuaScriptModule.la lib/libCEGUILuaScriptModule.so lib/libCEGUILuaScriptModule.so.0 -lib/libCEGUIOpenGLRenderer.a lib/libCEGUIOpenGLRenderer.la lib/libCEGUIOpenGLRenderer.so lib/libCEGUIOpenGLRenderer.so.0 -lib/libCEGUITaharezLook.a lib/libCEGUITaharezLook.la lib/libCEGUITaharezLook.so lib/libCEGUITaharezLook.so.0 -lib/libCEGUIWindowsLook.a lib/libCEGUIWindowsLook.la lib/libCEGUIWindowsLook.so lib/libCEGUIWindowsLook.so.0 -lib/libCEGUIluatoluapp.a lib/libCEGUIluatoluapp.la lib/libCEGUIluatoluapp.so lib/libCEGUIluatoluapp.so.0 |