pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/dillo Installs Perl script to bin/, so depend on i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ae84f81ab310
branches: trunk
changeset: 531184:ae84f81ab310
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jul 24 13:46:45 2007 +0000
description:
Installs Perl script to bin/, so depend on it and fix path.
diffstat:
www/dillo/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r af17c242fdb8 -r ae84f81ab310 www/dillo/Makefile
--- a/www/dillo/Makefile Mon Jul 23 23:58:35 2007 +0000
+++ b/www/dillo/Makefile Tue Jul 24 13:46:45 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2006/05/27 03:22:32 reed Exp $
+# $NetBSD: Makefile,v 1.41 2007/07/24 13:46:45 joerg Exp $
DISTNAME= dillo-0.8.6
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www
MASTER_SITES= http://www.dillo.org/download/
EXTRACT_SUFX= .tar.bz2
@@ -15,6 +15,9 @@
CONFIGURE_ARGS+= --disable-dlgui
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
+REPLACE_PERL+= dpid/dpidc
+USE_TOOLS+= perl:run
+
EGDIR= ${PREFIX}/share/examples/dillo
CONF_FILES= ${EGDIR}/dillorc.default ${PKG_SYSCONFDIR}/dillorc
CONF_FILES+= ${EGDIR}/dpidrc ${PKG_SYSCONFDIR}/dpidrc
Home |
Main Index |
Thread Index |
Old Index