aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-07-24 06:29:23 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-07-24 06:29:23 +0800
commitb76a7ce542a3718dd84a665df9504b84f8f79dd6 (patch)
treea555140f975006fd55eea7618d6d809bb018976c /graphics
parentd65cc6c6c8a2e46798332c9f8a4af49409dfec8d (diff)
downloadfreebsd-ports-gnome-b76a7ce542a3718dd84a665df9504b84f8f79dd6.tar.gz
freebsd-ports-gnome-b76a7ce542a3718dd84a665df9504b84f8f79dd6.tar.zst
freebsd-ports-gnome-b76a7ce542a3718dd84a665df9504b84f8f79dd6.zip
- Switch to USES=libtool, drop .la files
- Strip libraries - Optionize DOCS
Diffstat (limited to 'graphics')
-rw-r--r--graphics/animorph/Makefile6
-rw-r--r--graphics/animorph/pkg-plist2
2 files changed, 5 insertions, 3 deletions
diff --git a/graphics/animorph/Makefile b/graphics/animorph/Makefile
index d12d857e6bd3..c05be8fdaf20 100644
--- a/graphics/animorph/Makefile
+++ b/graphics/animorph/Makefile
@@ -3,6 +3,7 @@
PORTNAME= animorph
PORTVERSION= 0.3
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/makehuman/MakeHuman%20Source/MakeHuman_091
@@ -12,8 +13,9 @@ COMMENT= Morphing engine for MakeHuman
LICENSE= LGPL21
GNU_CONFIGURE= yes
-USES= pkgconfig gmake
+USES= pkgconfig gmake libtool
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
USE_GCC= any # otherwise graphics/makehuman won't link
CPPFLAGS+= -I${LOCALBASE}/include
@@ -21,7 +23,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
PORTDOCS= *
-.include <bsd.port.options.mk>
+OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} -e '/^libanimorphdocdir =/ s|doc/|share/doc/|' ${WRKSRC}/Makefile.in
diff --git a/graphics/animorph/pkg-plist b/graphics/animorph/pkg-plist
index bc81ead85979..2eca0e8415c4 100644
--- a/graphics/animorph/pkg-plist
+++ b/graphics/animorph/pkg-plist
@@ -36,8 +36,8 @@ include/animorph/VertexVector.h
include/animorph/util.h
include/animorph/xmlParser.h
lib/libanimorph.a
-lib/libanimorph.la
lib/libanimorph.so
lib/libanimorph.so.0
+lib/libanimorph.so.0.0.0
libdata/pkgconfig/animorph.pc
@dirrm include/animorph