aboutsummaryrefslogtreecommitdiff
path: root/databases/xapian-core10
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /databases/xapian-core10
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156749
Diffstat (limited to 'databases/xapian-core10')
-rw-r--r--databases/xapian-core10/Makefile3
-rw-r--r--databases/xapian-core10/pkg-plist1
2 files changed, 3 insertions, 1 deletions
diff --git a/databases/xapian-core10/Makefile b/databases/xapian-core10/Makefile
index dbe0896c315f..b444d9d85e1f 100644
--- a/databases/xapian-core10/Makefile
+++ b/databases/xapian-core10/Makefile
@@ -7,13 +7,14 @@
PORTNAME= xapian-core
PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.oligarchy.co.uk/xapian/${PORTVERSION}/
MAINTAINER= jean-francois.dockes@wanadoo.fr
COMMENT= A probabilistic text search database engine
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
post-install:
diff --git a/databases/xapian-core10/pkg-plist b/databases/xapian-core10/pkg-plist
index abb1ecd57dfb..c455620facc3 100644
--- a/databases/xapian-core10/pkg-plist
+++ b/databases/xapian-core10/pkg-plist
@@ -28,6 +28,7 @@ include/xapian/types.h
include/xapian/valueiterator.h
include/xapian/version.h
lib/libxapian.a
+lib/libxapian.la
lib/libxapian.so
lib/libxapian.so.8
share/aclocal/xapian.m4