pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/gedit gedit: Set PREV_PKGPATH



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d408a5dde62
branches:  trunk
changeset: 416520:0d408a5dde62
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Sat Oct 26 12:52:28 2019 +0000

description:
gedit: Set PREV_PKGPATH

diffstat:

 editors/gedit/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 70f30eaf0e71 -r 0d408a5dde62 editors/gedit/Makefile
--- a/editors/gedit/Makefile    Sat Oct 26 12:51:18 2019 +0000
+++ b/editors/gedit/Makefile    Sat Oct 26 12:52:28 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.148 2019/10/25 13:58:42 kamil Exp $
+# $NetBSD: Makefile,v 1.149 2019/10/26 12:52:28 kamil Exp $
 
 DISTNAME=      gedit-3.22.1
 PKGREVISION=   10
@@ -11,6 +11,8 @@
 COMMENT=       Lightweight GNOME UTF-8 text editor
 LICENSE=       gnu-gpl-v2
 
+PREV_PKGPATH=  editors/gedit3
+
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake intltool msgfmt perl pkg-config



Home | Main Index | Thread Index | Old Index