pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
freedoom,doom2-pwad-*: Remove NO_CONFIGURE=yes
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By: micha
Date: Wed Aug 21 16:15:23 2019 +0200
Changeset: 43fa1d857520b5e91daf5580843199e52f9272ba
Modified Files:
doom2-pwad-preacher/Makefile
doom2-pwad-struggle/MESSAGE.doom2-pwad-struggle
doom2-pwad-struggle/Makefile
freedoom/MESSAGE.freedoom
freedoom/Makefile
Log Message:
freedoom,doom2-pwad-*: Remove NO_CONFIGURE=yes
Suggested by leot@.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=43fa1d857520b5e91daf5580843199e52f9272ba
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
doom2-pwad-preacher/Makefile | 1 -
doom2-pwad-struggle/MESSAGE.doom2-pwad-struggle | 2 +-
doom2-pwad-struggle/Makefile | 1 -
freedoom/MESSAGE.freedoom | 6 +++---
freedoom/Makefile | 4 ----
5 files changed, 4 insertions(+), 10 deletions(-)
diffs:
diff --git a/doom2-pwad-preacher/Makefile b/doom2-pwad-preacher/Makefile
index d6648ff5ec..0a0cedaf9a 100644
--- a/doom2-pwad-preacher/Makefile
+++ b/doom2-pwad-preacher/Makefile
@@ -21,7 +21,6 @@ INSTALLATION_DIRS= ${DOOMWADDIR}
MESSAGE_SRC+= MESSAGE.doom2-pwad-preacher
MESSAGE_SUBST+= DOOMWADDIR="${PREFIX}/${DOOMWADDIR}"
-NO_CONFIGURE= yes
NO_BUILD= yes
do-install:
diff --git a/doom2-pwad-struggle/MESSAGE.doom2-pwad-struggle b/doom2-pwad-struggle/MESSAGE.doom2-pwad-struggle
index ac655adb51..f56291536e 100644
--- a/doom2-pwad-struggle/MESSAGE.doom2-pwad-struggle
+++ b/doom2-pwad-struggle/MESSAGE.doom2-pwad-struggle
@@ -1,7 +1,7 @@
===========================================================================
$NetBSD$
-Note: The PWAD files STRG.wad and STRG_M28.wad has been installed to:
+Note: The PWAD files STRG.wad and STRG_M28.wad have been installed to:
${DOOMWADDIR}
diff --git a/doom2-pwad-struggle/Makefile b/doom2-pwad-struggle/Makefile
index f2f097666a..9f2dae7970 100644
--- a/doom2-pwad-struggle/Makefile
+++ b/doom2-pwad-struggle/Makefile
@@ -21,7 +21,6 @@ INSTALLATION_DIRS= ${DOOMWADDIR}
MESSAGE_SRC+= MESSAGE.doom2-pwad-struggle
MESSAGE_SUBST+= DOOMWADDIR="${PREFIX}/${DOOMWADDIR}"
-NO_CONFIGURE= yes
NO_BUILD= yes
do-install:
diff --git a/freedoom/MESSAGE.freedoom b/freedoom/MESSAGE.freedoom
index 5c81107c73..577a95147c 100644
--- a/freedoom/MESSAGE.freedoom
+++ b/freedoom/MESSAGE.freedoom
@@ -1,10 +1,10 @@
-===========================================================================
+============================================================================
$NetBSD$
-Note: The IWAD files freedoom1.wad and freedoom2.wad has been installed to:
+Note: The IWAD files freedoom1.wad and freedoom2.wad have been installed to:
${DOOMWADDIR}
This is the pkgsrc standard Doom WAD directory location (shared with other
Doom packages).
-===========================================================================
+============================================================================
diff --git a/freedoom/Makefile b/freedoom/Makefile
index 55df20333a..70b30b090a 100644
--- a/freedoom/Makefile
+++ b/freedoom/Makefile
@@ -20,10 +20,6 @@ INSTALLATION_DIRS= ${DOOMWADDIR}
MESSAGE_SRC+= MESSAGE.freedoom
MESSAGE_SUBST+= DOOMWADDIR="${PREFIX}/${DOOMWADDIR}"
-# The pkgsrc documentation says:
-# If there is no configure step at all, set NO_CONFIGURE to "yes".
-# Is NO_CONFIGURE required if NO_BUILD is set?
-NO_CONFIGURE= yes
NO_BUILD= yes
do-install:
Home |
Main Index |
Thread Index |
Old Index