summaryrefslogtreecommitdiff
path: root/www/swish-e
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-02-22 23:05:59 +0000
committerkristerw <kristerw@pkgsrc.org>2004-02-22 23:05:59 +0000
commit66c565d3350e3d7a870eca2901d451103c90a93c (patch)
treeb5946e5e52ac58a5d8d710c1d460df4628f2ef58 /www/swish-e
parente4d1f839d108d633784387ecaace5dfaa5e3ac13 (diff)
downloadpkgsrc-66c565d3350e3d7a870eca2901d451103c90a93c.tar.gz
Add dependency on converters/libiconv.
Bump PKGREVISION.
Diffstat (limited to 'www/swish-e')
-rw-r--r--www/swish-e/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/swish-e/Makefile b/www/swish-e/Makefile
index 4fcfda25510..5632f0adb64 100644
--- a/www/swish-e/Makefile
+++ b/www/swish-e/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2004/02/14 17:21:54 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2004/02/22 23:05:59 kristerw Exp $
# FreeBSD Id: ports/www/swish-e/Makefile,v 1.3 1999/08/31 02:43:18 peter Exp
DISTNAME= swish-e-2.4.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www textproc
MASTER_SITES= http://swish-e.org/Download/
@@ -10,6 +10,7 @@ MAINTAINER= dotz@irc.pl
HOMEPAGE= http://swish-e.org/
COMMENT= Simple web indexing for humans - enhanced
+USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
@@ -27,6 +28,7 @@ PLIST_SUBST+= LIBSWISH_E="@comment "
PLIST_SUBST+= LIBSWISH_E=
.endif
+.include "../../converters/libiconv/buildlink2.mk"
.include "../../devel/pcre/buildlink2.mk"
.include "../../devel/zlib/buildlink2.mk"
.include "../../textproc/libxml2/buildlink2.mk"