diff options
Diffstat (limited to 'databases/xapian-core/Makefile')
-rw-r--r-- | databases/xapian-core/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index dbe0896c315f..b444d9d85e1f 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/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: |