summaryrefslogtreecommitdiff
path: root/www/swish-e
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-19 04:53:58 +0000
committersnj <snj@pkgsrc.org>2004-04-19 04:53:58 +0000
commit9edc500cf4a7a1a328bf03bf3c3bc8a4808076ec (patch)
treea285b4c763a9339088a7c9998af398a50cec6645 /www/swish-e
parent6f5834161677def30213e3bb6c988e8df8f49a41 (diff)
downloadpkgsrc-9edc500cf4a7a1a328bf03bf3c3bc8a4808076ec.tar.gz
Convert to buildlink3.
Diffstat (limited to 'www/swish-e')
-rw-r--r--www/swish-e/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/swish-e/Makefile b/www/swish-e/Makefile
index 12ddbcd503f..acce7905523 100644
--- a/www/swish-e/Makefile
+++ b/www/swish-e/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/02/23 17:03:48 kristerw Exp $
+# $NetBSD: Makefile,v 1.17 2004/04/19 04:53:58 snj 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
@@ -10,7 +10,7 @@ MAINTAINER= dotz@irc.pl
HOMEPAGE= http://swish-e.org/
COMMENT= Simple web indexing for humans - enhanced
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
@@ -28,8 +28,8 @@ PLIST_SUBST+= LIBSWISH_E="@comment "
PLIST_SUBST+= LIBSWISH_E=
.endif
-.include "../../devel/pcre/buildlink2.mk"
-.include "../../devel/zlib/buildlink2.mk"
-.include "../../textproc/libxml2/buildlink2.mk"
+.include "../../devel/pcre/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"