pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/zyGrib Fix installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6935ce7c8463
branches: trunk
changeset: 554539:6935ce7c8463
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Feb 15 21:00:05 2009 +0000
description:
Fix installation.
diffstat:
misc/zyGrib/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 946513b14403 -r 6935ce7c8463 misc/zyGrib/Makefile
--- a/misc/zyGrib/Makefile Sun Feb 15 20:59:47 2009 +0000
+++ b/misc/zyGrib/Makefile Sun Feb 15 21:00:05 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/14 20:55:41 plunky Exp $
+# $NetBSD: Makefile,v 1.2 2009/02/15 21:00:05 joerg Exp $
#
DISTNAME= zyGrib-3.3.0
@@ -26,7 +26,7 @@
SUBST_SED.paths+= -e "s|img/|${PREFIX}/share/zyGrib/img/|"
SUBST_SED.paths+= -e "s|tr/|${PREFIX}/share/zyGrib/tr/|"
-INSTALLATION_DIRS+= share/zyGrib/img
+INSTALLATION_DIRS+= bin share/zyGrib/img
INSTALLATION_DIRS+= share/zyGrib/maps/gis
INSTALLATION_DIRS+= share/zyGrib/maps/gshhs
INSTALLATION_DIRS+= share/zyGrib/tr
Home |
Main Index |
Thread Index |
Old Index