aboutsummaryrefslogtreecommitdiff
path: root/devel/lfcxml
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2014-06-14 20:13:18 +0000
committerKurt Jaeger <pi@FreeBSD.org>2014-06-14 20:13:18 +0000
commitab17ea79f676f4f854c140970d05bf6d126e1f50 (patch)
tree1dd0a8e75c49e99ed94e0ced6bfb26d3a3bde931 /devel/lfcxml
parent2639d6fb822ea696cf40fa291e7b96a001ee612f (diff)
downloadports-ab17ea79f676f4f854c140970d05bf6d126e1f50.tar.gz
ports-ab17ea79f676f4f854c140970d05bf6d126e1f50.zip
devel/lfcxml: USES libtool, strip lib
Notes
Notes: svn path=/head/; revision=357802
Diffstat (limited to 'devel/lfcxml')
-rw-r--r--devel/lfcxml/Makefile7
-rw-r--r--devel/lfcxml/pkg-plist2
2 files changed, 7 insertions, 2 deletions
diff --git a/devel/lfcxml/Makefile b/devel/lfcxml/Makefile
index 73af9cecf104..b57e75705f73 100644
--- a/devel/lfcxml/Makefile
+++ b/devel/lfcxml/Makefile
@@ -3,10 +3,11 @@
PORTNAME= lfcxml
PORTVERSION= 1.1.7
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.lemke-it.com/
-MAINTAINER= pi@FreeBSD.org
+MAINTAINER= fbsd-ports@opsec.eu
COMMENT= C++ XML library, used for databases/cego
LICENSE= GPLv3
@@ -16,7 +17,11 @@ LIB_DEPENDS= liblfcbase.so:${PORTSDIR}/devel/lfcbase
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+USES= libtool
USE_LDCONFIG= yes
USE_AUTOTOOLS= autoconf:env
+post-stage:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblfcxml.so.1.0.0
+
.include <bsd.port.mk>
diff --git a/devel/lfcxml/pkg-plist b/devel/lfcxml/pkg-plist
index c12a8b06b823..8d3ad0d9584f 100644
--- a/devel/lfcxml/pkg-plist
+++ b/devel/lfcxml/pkg-plist
@@ -7,7 +7,7 @@ include/lfcxml/XMLInStream.h
include/lfcxml/XMLOutStream.h
include/lfcxml/XMLSuite.h
lib/liblfcxml.a
-lib/liblfcxml.la
lib/liblfcxml.so
lib/liblfcxml.so.1
+lib/liblfcxml.so.1.0.0
@dirrm include/lfcxml