pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/gnome2-games Fix path to gnome2-games; there is ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f528eb148fa
branches: trunk
changeset: 467089:1f528eb148fa
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Mon Jan 26 11:55:48 2004 +0000
description:
Fix path to gnome2-games; there is no gnome-2.4 category (hi xtraeme@!).
diffstat:
games/gnome2-games/buildlink2.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r fb1ab606bfd5 -r 1f528eb148fa games/gnome2-games/buildlink2.mk
--- a/games/gnome2-games/buildlink2.mk Mon Jan 26 11:54:45 2004 +0000
+++ b/games/gnome2-games/buildlink2.mk Mon Jan 26 11:55:48 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.8 2004/01/03 18:49:40 reed Exp $
+# $NetBSD: buildlink2.mk,v 1.9 2004/01/26 11:55:48 jmmv Exp $
#
# This Makefile fragment is included by packages that use gnome-games.
#
@@ -10,7 +10,7 @@
BUILDLINK_PACKAGES+= gnome-games
BUILDLINK_DEPENDS.gnome-games?= gnome-games>=2.4.1nb1
-BUILDLINK_PKGSRCDIR.gnome-games?= ../../gnome-2.4/gnome2-games
+BUILDLINK_PKGSRCDIR.gnome-games?= ../../games/gnome2-games
EVAL_PREFIX+= BUILDLINK_PREFIX.gnome-games=gnome-games
BUILDLINK_PREFIX.gnome-games_DEFAULT= ${LOCALBASE}
Home |
Main Index |
Thread Index |
Old Index