pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/eog eog: Set PREV_PKGPATH



details:   https://anonhg.NetBSD.org/pkgsrc/rev/70f30eaf0e71
branches:  trunk
changeset: 416519:70f30eaf0e71
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Sat Oct 26 12:51:18 2019 +0000

description:
eog: Set PREV_PKGPATH

diffstat:

 graphics/eog/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 964902af22ee -r 70f30eaf0e71 graphics/eog/Makefile
--- a/graphics/eog/Makefile     Sat Oct 26 12:47:49 2019 +0000
+++ b/graphics/eog/Makefile     Sat Oct 26 12:51:18 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.100 2019/10/25 14:37:27 kamil Exp $
+# $NetBSD: Makefile,v 1.101 2019/10/26 12:51:18 kamil Exp $
 
 DISTNAME=      eog-3.24.1
 PKGREVISION=   6
@@ -11,6 +11,8 @@
 COMMENT=       Eye of GNOME: an image viewing and cataloging program
 LICENSE=       gnu-gpl-v2
 
+PREV_PKGPATH=  graphics/eog3
+
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
 USE_TOOLS+=    gmake intltool msgfmt pkg-config



Home | Main Index | Thread Index | Old Index