pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/exult Use xdg-1.2 dirs for some shared directori...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3220b0421447
branches:  trunk
changeset: 513240:3220b0421447
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon May 22 19:49:48 2006 +0000

description:
Use xdg-1.2 dirs for some shared directories. Bump PKGREVISION.

diffstat:

 games/exult/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r ce5c2ba71061 -r 3220b0421447 games/exult/Makefile
--- a/games/exult/Makefile      Mon May 22 19:47:50 2006 +0000
+++ b/games/exult/Makefile      Mon May 22 19:49:48 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2006/05/22 19:47:50 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2006/05/22 19:49:48 wiz Exp $
 #
 
 DISTNAME=              exult-1.2
-PKGREVISION=           3
+PKGREVISION=           4
 CATEGORIES=            games
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=exult/}
 
@@ -10,6 +10,7 @@
 HOMEPAGE=              http://exult.sourceforge.net/
 COMMENT=               Open-source Ultima 7 engine
 
+USE_DIRS+=             xdg-1.2
 USE_PKGLOCALEDIR=      yes
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index