pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/monolith www/monolith: simplify Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/883e6427d621
branches:  trunk
changeset: 456557:883e6427d621
user:      pin <pin%pkgsrc.org@localhost>
date:      Mon Aug 02 15:41:21 2021 +0000

description:
www/monolith: simplify Makefile

diffstat:

 www/monolith/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r f99645da3808 -r 883e6427d621 www/monolith/Makefile
--- a/www/monolith/Makefile     Mon Aug 02 15:40:34 2021 +0000
+++ b/www/monolith/Makefile     Mon Aug 02 15:41:21 2021 +0000
@@ -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 @@
 
 .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