pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc There's no need to use 'USE_X11BASE' in xdeview pa...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c7ce8958352
branches: trunk
changeset: 467285:9c7ce8958352
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Jan 28 13:20:05 2004 +0000
description:
There's no need to use 'USE_X11BASE' in xdeview package, we'll use
USE_X11 instead, bump PKGREVISION.
diffstat:
converters/xdeview/Makefile | 5 +++--
doc/CHANGES | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (37 lines):
diff -r 8ffdc316059e -r 9c7ce8958352 converters/xdeview/Makefile
--- a/converters/xdeview/Makefile Wed Jan 28 13:00:44 2004 +0000
+++ b/converters/xdeview/Makefile Wed Jan 28 13:20:05 2004 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2003/07/17 21:27:45 grant Exp $
+# $NetBSD: Makefile,v 1.25 2004/01/28 13:20:05 xtraeme Exp $
#
DISTNAME= uudeview-0.5.18
PKGNAME= xdeview-0.5.18
+PKGREVISION= 1
CATEGORIES= converters
MASTER_SITES= http://www.fpx.de/fp/Software/UUDeview/download/
@@ -10,7 +11,7 @@
HOMEPAGE= http://www.fpx.de/fp/Software/UUDeview/
COMMENT= X11 program for uu/xx/Base64/BinHex de-/encoding
-USE_X11BASE= yes
+USE_X11= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-tcl="${LOCALBASE}" --enable-tk="${LOCALBASE}"
LDFLAGS+= -s -lX11
diff -r 8ffdc316059e -r 9c7ce8958352 doc/CHANGES
--- a/doc/CHANGES Wed Jan 28 13:00:44 2004 +0000
+++ b/doc/CHANGES Wed Jan 28 13:20:05 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4628 2004/01/28 13:01:28 xtraeme Exp $
+$NetBSD: CHANGES,v 1.4629 2004/01/28 13:20:47 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -514,3 +514,4 @@
Updated mpg123-nas to 0.59.18nb2 [xtraeme 2004-01-28]
Updated rosegarden to 2.1.4nb1 [xtraeme 2004-01-28]
Updated snd to 19980212nb1 [xtraeme 2004-01-28]
+ Updated xdeview to 0.5.18nb1 [xtraeme 2004-01-28]
Home |
Main Index |
Thread Index |
Old Index