diff options
Diffstat (limited to 'textproc/libexttextcat/Makefile')
-rw-r--r-- | textproc/libexttextcat/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/libexttextcat/Makefile b/textproc/libexttextcat/Makefile index 39dc3bd9188..99dd8dd1a13 100644 --- a/textproc/libexttextcat/Makefile +++ b/textproc/libexttextcat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/06/03 20:05:58 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/25 06:56:03 asau Exp $ DISTNAME= libexttextcat-3.3.1 CATEGORIES= textproc @@ -10,8 +10,6 @@ HOMEPAGE= http://cgit.freedesktop.org/libreoffice/libexttextcat/ COMMENT= Text categorization library LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS+= libtextcat-[0-9]* PKGCONFIG_OVERRIDE= libexttextcat.pc.in |