pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/urlgrabber this doesn't use PYPKGPREFIX, so "pytho...
details: https://anonhg.NetBSD.org/pkgsrc/rev/68599213604b
branches: trunk
changeset: 542546:68599213604b
user: drochner <drochner%pkgsrc.org@localhost>
date: Wed May 21 11:00:56 2008 +0000
description:
this doesn't use PYPKGPREFIX, so "python/application.mk" should
be pulled in first
diffstat:
www/urlgrabber/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 0c047c9e475a -r 68599213604b www/urlgrabber/Makefile
--- a/www/urlgrabber/Makefile Wed May 21 10:57:54 2008 +0000
+++ b/www/urlgrabber/Makefile Wed May 21 11:00:56 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/04/25 19:18:23 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2008/05/21 11:00:56 drochner Exp $
#
DISTNAME= urlgrabber-3.1.0
@@ -16,5 +16,6 @@
PYDISTUTILSPKG= yes
PY_PATCHPLIST= yes
+.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index