pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/swish-e Remove the dependency on libiconv. It is ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/95efa91bffdb
branches: trunk
changeset: 469451:95efa91bffdb
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Mon Feb 23 17:03:48 2004 +0000
description:
Remove the dependency on libiconv. It is needed (and added) by
textproc/libxml2, and the problem I tried to solve by adding it
here was solved in the last commit by adding the missing
USE_BUILDLINK2=yes.
diffstat:
www/swish-e/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 33fabea351c5 -r 95efa91bffdb www/swish-e/Makefile
--- a/www/swish-e/Makefile Mon Feb 23 16:54:47 2004 +0000
+++ b/www/swish-e/Makefile Mon Feb 23 17:03:48 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/02/22 23:05:59 kristerw Exp $
+# $NetBSD: Makefile,v 1.16 2004/02/23 17:03:48 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
@@ -28,7 +28,6 @@
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"
Home |
Main Index |
Thread Index |
Old Index