pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
eureka: Modify comments
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By: micha
Date: Tue Sep 3 17:57:46 2019 +0200
Changeset: 1e1a1062b00e6991b98c5dc1f8b33d60dfd05890
Modified Files:
eureka/Makefile
eureka/patches/patch-Makefile
Log Message:
eureka: Modify comments
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1e1a1062b00e6991b98c5dc1f8b33d60dfd05890
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
eureka/Makefile | 2 +-
eureka/patches/patch-Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/eureka/Makefile b/eureka/Makefile
index 850aefed1d..192fbe5327 100644
--- a/eureka/Makefile
+++ b/eureka/Makefile
@@ -32,7 +32,7 @@ SUBST_MESSAGE.dwd= Preparing m_files.cc file ...
SUBST_FILES.dwd= src/m_files.cc
SUBST_SED.dwd= -e 's,PKGSRC_DOOMWADDIR,${PREFIX}/${DOOMWADDIR},'
-# Needed by FLTK for fl_open_uri() on X11
+# Can be used by FLTK for fl_open_uri() on X11
DEPENDS+= xdg-utils>=1.1:../../misc/xdg-utils
BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.3
diff --git a/eureka/patches/patch-Makefile b/eureka/patches/patch-Makefile
index e6503d3e48..1548b417ea 100644
--- a/eureka/patches/patch-Makefile
+++ b/eureka/patches/patch-Makefile
@@ -1,7 +1,7 @@
$NetBSD$
Create ${PREFIX}/bin for installation.
-Do not force user root to allow installation with non-root account.
+Do not force user root, to allow installation with non-root account.
--- Makefile.orig 2018-08-27 08:42:00.000000000 +0000
+++ Makefile
Home |
Main Index |
Thread Index |
Old Index