pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/nostromo



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun May 10 14:03:02 UTC 2020

Modified Files:
        pkgsrc/www/nostromo: Makefile

Log Message:
www/nostromo: remove outdated SUBST_MESSAGE


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/nostromo/Makefile

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

Modified files:

Index: pkgsrc/www/nostromo/Makefile
diff -u pkgsrc/www/nostromo/Makefile:1.4 pkgsrc/www/nostromo/Makefile:1.5
--- pkgsrc/www/nostromo/Makefile:1.4    Mon Apr 27 05:12:10 2020
+++ pkgsrc/www/nostromo/Makefile        Sun May 10 14:03:01 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/04/27 05:12:10 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2020/05/10 14:03:01 rillig Exp $
 
 DISTNAME=      nostromo-1.9.6
 PKGREVISION=   2
@@ -24,7 +24,6 @@ INSTALLATION_DIRS+=   ${EGDIR}/icons
 INSTALLATION_DIRS+=    ${EGDIR}/htdocs ${EGDIR}/htdocs/cgi-bin
 
 SUBST_CLASSES+=                nostromo
-SUBST_MESSAGE.nostromo=        Fixing GNUmakefile src/nhttpd/GNUmakefile
 SUBST_STAGE.nostromo=  post-extract
 SUBST_FILES.nostromo=  GNUmakefile
 SUBST_SED.nostromo+=   -e '/install -d -o root -g daemon -m 755/d'



Home | Main Index | Thread Index | Old Index