pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/evas Correct a module directory name on NetBS...
details: https://anonhg.NetBSD.org/pkgsrc/rev/360bf03f0b95
branches: trunk
changeset: 560303:360bf03f0b95
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Jun 10 06:52:01 2009 +0000
description:
Correct a module directory name on NetBSD/i386.
diffstat:
graphics/evas/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 39fb81306b6f -r 360bf03f0b95 graphics/evas/Makefile.common
--- a/graphics/evas/Makefile.common Wed Jun 10 06:41:13 2009 +0000
+++ b/graphics/evas/Makefile.common Wed Jun 10 06:52:01 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2009/06/07 21:12:11 joerg Exp $
+# $NetBSD: Makefile.common,v 1.4 2009/06/10 06:52:01 minskim Exp $
DISTNAME= evas-0.9.9.060
CATEGORIES= graphics
@@ -41,4 +41,4 @@
CONFIGURE_ARGS+= --enable-cpu-altivec
.endif
-PLIST_SUBST= MODULE_ARCH=${LOWER_OPSYS}${APPEND_ELF}${LOWER_OPSYS_VERSUFFIX}-${NATIVE_LOWER_ARCH}-ver-pre-01
+PLIST_SUBST= MODULE_ARCH=${LOWER_OPSYS}${APPEND_ELF}${LOWER_OPSYS_VERSUFFIX}-${LOWER_ARCH}-ver-pre-01
Home |
Main Index |
Thread Index |
Old Index