pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/monolith



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Aug  2 15:41:21 UTC 2021

Modified Files:
        pkgsrc/www/monolith: Makefile

Log Message:
www/monolith: simplify Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/monolith/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/monolith/Makefile
diff -u pkgsrc/www/monolith/Makefile:1.5 pkgsrc/www/monolith/Makefile:1.6
--- pkgsrc/www/monolith/Makefile:1.5    Thu Jul 22 16:16:38 2021
+++ pkgsrc/www/monolith/Makefile        Mon Aug  2 15:41:21 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/07/22 16:16:38 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2021/08/02 15:41:21 pin Exp $
 
 DISTNAME=      monolith-2.6.1
 CATEGORIES=    www
@@ -12,8 +12,6 @@ LICENSE=      cc0-1.0-universal
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES+=        c
-
 INSTALLATION_DIRS=     bin
 
 MAKE_ENV+=     OPENSSL_DIR=${BUILDLINK_PREFIX.openssl:Q}



Home | Main Index | Thread Index | Old Index