pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
stagit-gopher: unexpand whitespace (NFC)
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sat May 4 19:03:46 2019 +0200
Changeset: 7229f8b629bd082ab90feed4d01eb74f6180ea54
Modified Files:
stagit-gopher/Makefile
Log Message:
stagit-gopher: unexpand whitespace (NFC)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7229f8b629bd082ab90feed4d01eb74f6180ea54
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
stagit-gopher/Makefile | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diffs:
diff --git a/stagit-gopher/Makefile b/stagit-gopher/Makefile
index efdc67d885..da19777897 100644
--- a/stagit-gopher/Makefile
+++ b/stagit-gopher/Makefile
@@ -12,12 +12,12 @@ LICENSE= mit
USE_LANGUAGES= c99
# Adjust config.mk
-SUBST_CLASSES+= makefile
-SUBST_STAGE.makefile= pre-configure
-SUBST_MESSAGE.makefile= Fixing config.mk
-SUBST_FILES.makefile= config.mk
-SUBST_SED.makefile+= -e 's,^CFLAGS *= ,CFLAGS += ,'
-SUBST_SED.makefile+= -e 's,^LDFLAGS *= ,LDFLAGS += ,'
+SUBST_CLASSES+= makefile
+SUBST_STAGE.makefile= pre-configure
+SUBST_MESSAGE.makefile= Fixing config.mk
+SUBST_FILES.makefile= config.mk
+SUBST_SED.makefile+= -e 's,^CFLAGS *= ,CFLAGS += ,'
+SUBST_SED.makefile+= -e 's,^LDFLAGS *= ,LDFLAGS += ,'
MAKE_FLAGS+= PREFIX=${PREFIX}
MAKE_FLAGS+= MANPREFIX=${PREFIX}/${PKGMANDIR}
Home |
Main Index |
Thread Index |
Old Index