Index: head/graphics/mhgui/Makefile =================================================================== --- head/graphics/mhgui/Makefile (revision 362741) +++ head/graphics/mhgui/Makefile (revision 362742) @@ -1,36 +1,37 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= mhgui PORTVERSION= 0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= SF/makehuman/MakeHuman%20Source/MakeHuman_091 MAINTAINER= amdmi3@FreeBSD.org COMMENT= GUI widget library for MakeHuman LICENSE= GPLv2 LIB_DEPENDS= libanimorph.so:${PORTSDIR}/graphics/animorph \ libpng15.so:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes -USES= pkgconfig gmake +USES= pkgconfig gmake libtool USE_LDCONFIG= yes USE_XORG= xi xmu ice sm USE_GL= glut +INSTALL_TARGET= install-strip USE_GCC= any # otherwise graphics/makehuman won't link CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PORTDOCS= * -.include +OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e '/^libmhguidocdir =/ s|doc/|share/doc/|' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e '/^pkgconfigdir =/ s|\$$(libdir)|\$$(exec_prefix)/libdata|' ${WRKSRC}/Makefile.in .include Index: head/graphics/mhgui/pkg-plist =================================================================== --- head/graphics/mhgui/pkg-plist (revision 362741) +++ head/graphics/mhgui/pkg-plist (revision 362742) @@ -1,31 +1,31 @@ include/mhgui/AbstractListener.h include/mhgui/CGUtilities.h include/mhgui/Camera.h include/mhgui/Component.h include/mhgui/Console.h include/mhgui/GLUTWrapper.h include/mhgui/Image.h include/mhgui/ImageData.h include/mhgui/ImageSlider.h include/mhgui/ImageSliderSysListener.h include/mhgui/ImageSysListener.h include/mhgui/Label.h include/mhgui/MultiPanel.h include/mhgui/Panel.h include/mhgui/Point.h include/mhgui/Rect.h include/mhgui/Selector.h include/mhgui/SelectorSysListener.h include/mhgui/Size.h include/mhgui/TextEntry.h include/mhgui/TextEntrySysListener.h include/mhgui/Texture.h include/mhgui/Tooltip.h include/mhgui/Widget.h include/mhgui/Window.h lib/libmhgui.a -lib/libmhgui.la lib/libmhgui.so lib/libmhgui.so.0 +lib/libmhgui.so.0.0.0 libdata/pkgconfig/mhgui.pc @dirrm include/mhgui