1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

Chase libexttextcat renaming.

Reported by:	beat and erwin
pointyhat to:	bapt
This commit is contained in:
Thierry Thomas 2012-07-19 17:24:58 +00:00
parent 5e49974d81
commit c434a5ff7b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301162
2 changed files with 13 additions and 2 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= pinot
PORTVERSION= 1.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
#MASTER_SITES= http://colinf.chez.com/pinot/
@ -21,7 +21,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= update-desktop-database:${PORTSDIR}/devel/desktop-file-utils
LIB_DEPENDS= xapian:${PORTSDIR}/databases/xapian-core \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
exttextcat.0:${PORTSDIR}/textproc/libexttextcat \
exttextcat-1.0:${PORTSDIR}/textproc/libexttextcat \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 \
boost_thread.4:${PORTSDIR}/devel/boost-libs \

View File

@ -0,0 +1,11 @@
--- configure.orig 2012-06-10 15:26:06.000000000 +0200
+++ configure 2012-07-19 18:59:05.000000000 +0200
@@ -18840,7 +18840,7 @@
HAVE_TEXTCAT_CAT_FALSE=
fi
- TEXTCAT_LIBS="-lexttextcat"
+ TEXTCAT_LIBS="-lexttextcat-1.0"
fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable the libarchive filter" >&5