diff options
author | ade <ade@FreeBSD.org> | 2006-02-26 03:08:56 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-26 03:08:56 +0800 |
commit | 5f7ebaff4173802c5e35399f32e0ab31d6fab5a3 (patch) | |
tree | 462000f2cf14161e4c8c15e85af339bef4252b4a /graphics/cegui04 | |
parent | 81f7f140dffcb4d58a148defe5a02ff82edf4b33 (diff) | |
download | freebsd-ports-gnome-5f7ebaff4173802c5e35399f32e0ab31d6fab5a3.tar.gz freebsd-ports-gnome-5f7ebaff4173802c5e35399f32e0ab31d6fab5a3.tar.zst freebsd-ports-gnome-5f7ebaff4173802c5e35399f32e0ab31d6fab5a3.zip |
Post libtool-conversion fixups
Submitted by: pointyhat
Approved by: portmgr (implicit)
Diffstat (limited to 'graphics/cegui04')
-rw-r--r-- | graphics/cegui04/Makefile | 1 | ||||
-rw-r--r-- | graphics/cegui04/pkg-plist | 7 |
2 files changed, 1 insertions, 7 deletions
diff --git a/graphics/cegui04/Makefile b/graphics/cegui04/Makefile index a4ab0bf9b33a..1b3ca1109848 100644 --- a/graphics/cegui04/Makefile +++ b/graphics/cegui04/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/cegui04/pkg-plist b/graphics/cegui04/pkg-plist index 8c0b57c4006d..3bf28b65441f 100644 --- a/graphics/cegui04/pkg-plist +++ b/graphics/cegui04/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 |