diff options
Diffstat (limited to 'www/xapian-omega/Makefile')
-rw-r--r-- | www/xapian-omega/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/xapian-omega/Makefile b/www/xapian-omega/Makefile index 3927bf2fc656..07cfdeda612d 100644 --- a/www/xapian-omega/Makefile +++ b/www/xapian-omega/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-omega -PORTVERSION= 1.2.17 +PORTVERSION= 1.2.18 CATEGORIES= www MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ LOCAL/sunpoet @@ -28,7 +28,7 @@ CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes -USES= perl5 shebangfix tar:xz +USES= libtool perl5 shebangfix tar:xz MORE_PORTDOCS= AUTHORS ChangeLog NEWS README TODO PORTDOCS= ${MORE_PORTDOCS} cgiparams.html index.html omegascript.html \ |