pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/jpilot Does not really need gnome1-dirs, use xdg...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b0c57389e18
branches:  trunk
changeset: 533466:7b0c57389e18
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Sep 19 21:38:10 2007 +0000

description:
Does not really need gnome1-dirs, use xdg-dirs instead. Bump PKGREVISION.

diffstat:

 comms/jpilot/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r f97500c792ce -r 7b0c57389e18 comms/jpilot/Makefile
--- a/comms/jpilot/Makefile     Wed Sep 19 20:11:58 2007 +0000
+++ b/comms/jpilot/Makefile     Wed Sep 19 21:38:10 2007 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.60 2007/02/22 19:01:16 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2007/09/19 21:38:10 wiz Exp $
 #
 
 DISTNAME=              jpilot-0.99.9
+PKGREVISION=           1
 CATEGORIES=            comms
 MASTER_SITES=          http://www.jpilot.org/
 
@@ -13,9 +14,8 @@
 
 USE_LIBTOOL=           YES
 USE_PKGLOCALEDIR=      YES
-USE_X11=               YES
 USE_OLD_DES_API=       YES
-USE_DIRS+=             gnome1-1.0
+USE_DIRS+=             xdg-1.4
 USE_TOOLS+=            intltool msgfmt pkg-config
 USE_LANGUAGES+=                c
 



Home | Main Index | Thread Index | Old Index