pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/evas Set DISTINFO_FILE and PATCHDIR to share ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c14f1b70b6e
branches: trunk
changeset: 555259:8c14f1b70b6e
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Feb 26 18:46:52 2009 +0000
description:
Set DISTINFO_FILE and PATCHDIR to share them with backend packages.
diffstat:
graphics/evas/Makefile.common | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 94bb59a53fd1 -r 8c14f1b70b6e graphics/evas/Makefile.common
--- a/graphics/evas/Makefile.common Thu Feb 26 18:28:56 2009 +0000
+++ b/graphics/evas/Makefile.common Thu Feb 26 18:46:52 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2009/02/26 18:12:55 minskim Exp $
+# $NetBSD: Makefile.common,v 1.2 2009/02/26 18:46:52 minskim Exp $
DISTNAME= evas-0.9.9.050
CATEGORIES= graphics
@@ -9,6 +9,9 @@
PKG_DESTDIR_SUPPORT= user-destdir
+DISTINFO_FILE= ${.CURDIR}/../../graphics/evas/distinfo
+PATCHDIR= ${.CURDIR}/../../graphics/evas/patches
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
Home |
Main Index |
Thread Index |
Old Index