aboutsummaryrefslogtreecommitdiff
path: root/textproc/scew
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-02 17:02:58 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-02 17:02:58 +0000
commit8bda2147fabeb5ffc80606a451c801512ef338ac (patch)
treede536093a259a5e50e0b8f1ae4baa8c6cb230208 /textproc/scew
parentf60f9451d76086a22d1680003c4a265069a40244 (diff)
downloadports-8bda2147fabeb5ffc80606a451c801512ef338ac.tar.gz
ports-8bda2147fabeb5ffc80606a451c801512ef338ac.zip
Notes
Diffstat (limited to 'textproc/scew')
-rw-r--r--textproc/scew/Makefile13
-rw-r--r--textproc/scew/pkg-plist2
2 files changed, 6 insertions, 9 deletions
diff --git a/textproc/scew/Makefile b/textproc/scew/Makefile
index 50fea5f13334..f96a816da482 100644
--- a/textproc/scew/Makefile
+++ b/textproc/scew/Makefile
@@ -3,6 +3,7 @@
PORTNAME= scew
PORTVERSION= 1.1.7
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SAVANNAH/${PORTNAME}/
@@ -14,13 +15,15 @@ LICENSE= LGPL21
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
GNU_CONFIGURE= yes
+USES= gmake libtool pathfix pkgconfig
USE_LDCONFIG= yes
-USES= gmake pathfix pkgconfig
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
SCEW_EXAMPLES= print stream write
+BROKEN_powerpc= Does not compile on powerpc
+
post-install:
.for ex in ${SCEW_EXAMPLES}
${INSTALL_SCRIPT} ${WRKSRC}/examples/${PORTNAME}_${ex}/${PORTNAME}_${ex} ${STAGEDIR}${PREFIX}/bin
@@ -32,10 +35,4 @@ regression-test: build
cd ${WRKSRC}/tests && ${MAKE_CMD} check
.endif
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "powerpc"
-BROKEN= Does not compile on powerpc
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/scew/pkg-plist b/textproc/scew/pkg-plist
index 4b1842ea175d..c05a603dd2eb 100644
--- a/textproc/scew/pkg-plist
+++ b/textproc/scew/pkg-plist
@@ -3,9 +3,9 @@ bin/scew_stream
bin/scew_write
libdata/pkgconfig/scew.pc
lib/libscew.a
-lib/libscew.la
lib/libscew.so
lib/libscew.so.1
+lib/libscew.so.1.0.8
include/scew/attribute.h
include/scew/bool.h
include/scew/element.h