aboutsummaryrefslogtreecommitdiff
path: root/textproc/libunibreak
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2014-01-07 05:38:26 +0000
committerDima Panov <fluffy@FreeBSD.org>2014-01-07 05:38:26 +0000
commit1c7e67e1a0640515924aec4dbd9957fe6289372f (patch)
treeb2e3ea32bd8ea265bd4da54f7ba07fe43692dc05 /textproc/libunibreak
parent0c182db6d4cb2224fea2b5e17718bf56eb84ac6d (diff)
downloadports-1c7e67e1a0640515924aec4dbd9957fe6289372f.tar.gz
ports-1c7e67e1a0640515924aec4dbd9957fe6289372f.zip
- Support staging
- Stop providing outdated static compat library
Notes
Notes: svn path=/head/; revision=338973
Diffstat (limited to 'textproc/libunibreak')
-rw-r--r--textproc/libunibreak/Makefile2
-rw-r--r--textproc/libunibreak/files/patch-src__Makefile.in15
-rw-r--r--textproc/libunibreak/pkg-plist1
3 files changed, 16 insertions, 2 deletions
diff --git a/textproc/libunibreak/Makefile b/textproc/libunibreak/Makefile
index ff25d51d3f00..522563869670 100644
--- a/textproc/libunibreak/Makefile
+++ b/textproc/libunibreak/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libunibreak
PORTVERSION= 1.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= textproc
MASTER_SITES= SF/vimgadgets/${PORTNAME}/${PORTVERSION}
@@ -14,5 +15,4 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= pathfix
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/libunibreak/files/patch-src__Makefile.in b/textproc/libunibreak/files/patch-src__Makefile.in
new file mode 100644
index 000000000000..052c44efde9f
--- /dev/null
+++ b/textproc/libunibreak/files/patch-src__Makefile.in
@@ -0,0 +1,15 @@
+--- ./src/Makefile.in.bak 2013-09-28 20:29:36.000000000 +1100
++++ ./src/Makefile.in 2014-01-07 16:23:21.180600044 +1100
+@@ -521,9 +521,9 @@
+
+
+ install-exec-hook:
+- - [ -f ${libdir}/libunibreak.a ] && \
+- rm -f ${libdir}/liblinebreak.a && \
+- ${LN_S} ${libdir}/libunibreak.a ${libdir}/liblinebreak.a
++# - [ -f ${libdir}/libunibreak.a ] && \
++# rm -f ${libdir}/liblinebreak.a && \
++# ${LN_S} ${libdir}/libunibreak.a ${libdir}/liblinebreak.a
+
+ distclean-local:
+ rm -f LineBreak.txt WordBreakData.txt filter_dup${EXEEXT}
diff --git a/textproc/libunibreak/pkg-plist b/textproc/libunibreak/pkg-plist
index 9731985ccdd7..d3234f39154a 100644
--- a/textproc/libunibreak/pkg-plist
+++ b/textproc/libunibreak/pkg-plist
@@ -2,7 +2,6 @@ include/linebreak.h
include/linebreakdef.h
include/wordbreak.h
include/wordbreakdef.h
-lib/liblinebreak.a
lib/libunibreak.a
lib/libunibreak.la
lib/libunibreak.so