From 1db0ae4d713c3e9fdc966084bc4bde5bdd033f0d Mon Sep 17 00:00:00 2001 From: is Date: Fri, 20 Aug 2010 13:15:43 +0000 Subject: Move the reminder about reading the docs to MESSAGE, and use ${PREFIX} there so that the right path is advertized. --- graphics/xv/DESCR | 5 ----- graphics/xv/MESSAGE | 5 +++++ graphics/xv/Makefile | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 graphics/xv/MESSAGE (limited to 'graphics/xv') diff --git a/graphics/xv/DESCR b/graphics/xv/DESCR index 75641db7c9a..bc9c41740a4 100644 --- a/graphics/xv/DESCR +++ b/graphics/xv/DESCR @@ -5,8 +5,3 @@ possibly PostScript, and PM formats on workstations and terminals running the X Window System, Version 11. Note that this program is shareware except for personal use only. -Please read the documentation in the directory - - /usr/X11R6/share/doc/xv - -for proper usage. diff --git a/graphics/xv/MESSAGE b/graphics/xv/MESSAGE new file mode 100644 index 00000000000..498034e853c --- /dev/null +++ b/graphics/xv/MESSAGE @@ -0,0 +1,5 @@ +Please read the documentation in the directory + + ${PREFIX}/share/doc/xv + +for proper usage. diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index 873c01d540f..1338bbea4d9 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.81 2010/06/13 22:44:47 wiz Exp $ +# $NetBSD: Makefile,v 1.82 2010/08/20 13:15:43 is Exp $ DISTNAME= xv-3.10a -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics x11 MASTER_SITES= ftp://ftp.cis.upenn.edu/pub/xv/ DISTFILES= ${DEFAULT_DISTFILES} ${JUMBO_PATCHES} -- cgit v1.2.3