pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/gedit
Module Name: pkgsrc
Committed By: kamil
Date: Sat Oct 26 12:52:28 UTC 2019
Modified Files:
pkgsrc/editors/gedit: Makefile
Log Message:
gedit: Set PREV_PKGPATH
To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 pkgsrc/editors/gedit/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/gedit/Makefile
diff -u pkgsrc/editors/gedit/Makefile:1.148 pkgsrc/editors/gedit/Makefile:1.149
--- pkgsrc/editors/gedit/Makefile:1.148 Fri Oct 25 13:58:42 2019
+++ pkgsrc/editors/gedit/Makefile Sat Oct 26 12:52:28 2019
@@ -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 @@ HOMEPAGE= https://wiki.gnome.org/Apps/Ge
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