pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/sarg This package requires libiconv.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7c37435eb887
branches: trunk
changeset: 515066:7c37435eb887
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Jun 23 16:23:10 2006 +0000
description:
This package requires libiconv.
diffstat:
www/sarg/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r c276450cd0e7 -r 7c37435eb887 www/sarg/Makefile
--- a/www/sarg/Makefile Fri Jun 23 15:52:34 2006 +0000
+++ b/www/sarg/Makefile Fri Jun 23 16:23:10 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/05/22 03:44:55 ben Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/23 16:23:10 minskim Exp $
DISTNAME= sarg-2.1
CATEGORIES= www
@@ -76,5 +76,6 @@
@${FIND} ${WRKSRC} -type d -exec ${CHMOD} +x {} \;
@${RM} ${WRKSRC}/languages/.new
+.include "../../converters/libiconv/buildlink3.mk"
.include "../../graphics/gd/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index