summaryrefslogtreecommitdiff
path: root/textproc/liblinebreak/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2009-05-03 13:03:37 +0000
committerwiz <wiz>2009-05-03 13:03:37 +0000
commit1903bb09475b2e924eb2c4cc8562c1a8a3200a11 (patch)
tree55b8e5c7d006870b573318aaf13027faf74329d7 /textproc/liblinebreak/Makefile
parent1e161d84d91bdd1ace1fc5b182d7c5c6019a4649 (diff)
downloadpkgsrc-1903bb09475b2e924eb2c4cc8562c1a8a3200a11.tar.gz
Update to 1.2:
New in 1.2 - Fix the bug that an assertion in code can fail if an invalid UTF-8 or UTF-16 sequence is encountered near the end of input - Remove the specialization of right single quotation mark as closing punctuation mark in English, French, and Spanish, because it can be used as apostrophe - Make Doxygen documentation better
Diffstat (limited to 'textproc/liblinebreak/Makefile')
-rw-r--r--textproc/liblinebreak/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/liblinebreak/Makefile b/textproc/liblinebreak/Makefile
index 0b27f417afb..7f62ce22432 100644
--- a/textproc/liblinebreak/Makefile
+++ b/textproc/liblinebreak/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2009/02/07 20:59:37 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/05/03 13:03:37 wiz Exp $
#
-DISTNAME= liblinebreak-1.1
+DISTNAME= liblinebreak-1.2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vimgadgets/}
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://vimgadgets.sourceforge.net/liblinebreak/
COMMENT= Library for line breaking in a Unicode sequence
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= gmake