pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/xv Has been using ghostscript without dependi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3a8e31cd3ecd
branches: trunk
changeset: 351084:3a8e31cd3ecd
user: dholland <dholland%pkgsrc.org@localhost>
date: Sat Aug 13 23:40:38 2016 +0000
description:
Has been using ghostscript without depending on it. PR 51378
diffstat:
graphics/xv/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 325af172c093 -r 3a8e31cd3ecd graphics/xv/Makefile
--- a/graphics/xv/Makefile Sat Aug 13 23:18:56 2016 +0000
+++ b/graphics/xv/Makefile Sat Aug 13 23:40:38 2016 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.89 2016/02/25 13:37:48 jperkin Exp $
+# $NetBSD: Makefile,v 1.90 2016/08/13 23:40:38 dholland Exp $
DISTNAME= xv-3.10a
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= graphics x11
MASTER_SITES= ftp://ftp.cis.upenn.edu/pub/xv/
DISTFILES= ${DEFAULT_DISTFILES} ${JUMBO_PATCHES}
@@ -21,6 +21,7 @@
LICENSE= xv-license
USE_IMAKE= YES
+USE_TOOLS+= gs:run
# See the end of README in work/xv-3.10a for details.
RESTRICTED= Distribution of modified copies and commercial distribution is not permitted.
Home |
Main Index |
Thread Index |
Old Index