pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/e16menuedit2



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat Dec  7 04:57:06 UTC 2019

Modified Files:
        pkgsrc/wm/e16menuedit2: Makefile

Log Message:
e16menuedit2: adjust for current E16 numbering scheme


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/wm/e16menuedit2/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/wm/e16menuedit2/Makefile
diff -u pkgsrc/wm/e16menuedit2/Makefile:1.54 pkgsrc/wm/e16menuedit2/Makefile:1.55
--- pkgsrc/wm/e16menuedit2/Makefile:1.54        Sun Jul 21 22:25:51 2019
+++ pkgsrc/wm/e16menuedit2/Makefile     Sat Dec  7 04:57:06 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2019/07/21 22:25:51 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2019/12/07 04:57:06 gutteridge Exp $
 #
 
 DISTNAME=              e16menuedit2-0.0.3
@@ -10,7 +10,7 @@ MAINTAINER=           chriswareham@chriswareham.d
 HOMEPAGE=              https://www.enlightenment.org/
 COMMENT=               Menu editor for the Enlightenment window manager
 
-DEPENDS+=              enlightenment-0.16.*:../../wm/enlightenment
+DEPENDS+=              enlightenment>=0.16:../../wm/enlightenment
 
 BROKEN_GETTEXT_DETECTION=      yes
 



Home | Main Index | Thread Index | Old Index