aboutsummaryrefslogtreecommitdiff
path: root/graphics/animorph
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-23 22:29:23 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-23 22:29:23 +0000
commit87258ae59c0cbc5e3445c5de670427afa4c8260a (patch)
treea555140f975006fd55eea7618d6d809bb018976c /graphics/animorph
parentdce86c70a9ec437065de7f2611339e18ae7672ce (diff)
downloadports-87258ae59c0cbc5e3445c5de670427afa4c8260a.tar.gz
ports-87258ae59c0cbc5e3445c5de670427afa4c8260a.zip
- Switch to USES=libtool, drop .la files
- Strip libraries - Optionize DOCS
Notes
Notes: svn path=/head/; revision=362741
Diffstat (limited to 'graphics/animorph')
-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