pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/xpaint Use pre-configure for SUBST_*, not pos...
details: https://anonhg.NetBSD.org/pkgsrc/rev/78b0d5b3d432
branches: trunk
changeset: 490430:78b0d5b3d432
user: tv <tv%pkgsrc.org@localhost>
date: Thu Mar 10 14:11:23 2005 +0000
description:
Use pre-configure for SUBST_*, not post-patch.
diffstat:
graphics/xpaint/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r ed76611b3350 -r 78b0d5b3d432 graphics/xpaint/Makefile
--- a/graphics/xpaint/Makefile Thu Mar 10 14:07:29 2005 +0000
+++ b/graphics/xpaint/Makefile Thu Mar 10 14:11:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2005/02/21 20:26:12 hubertf Exp $
+# $NetBSD: Makefile,v 1.46 2005/03/10 14:11:23 tv Exp $
DISTNAME= xpaint-2.7.3
CATEGORIES= graphics x11
@@ -17,7 +17,7 @@
MAKE_ENV+= XMKMF="${XMKMF}"
SUBST_CLASSES= foo
-SUBST_STAGE.foo= post-patch
+SUBST_STAGE.foo= pre-configure
SUBST_FILES.foo= Local.config
SUBST_SED.foo= -e "s|\$${LOCALBASE}|${LOCALBASE}|g" \
-e "s|\$${X11BASE}|${X11BASE}|g" \
@@ -27,5 +27,4 @@
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
.include "../../graphics/xpm/buildlink3.mk"
-
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index