pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f99645da3808
branches:  trunk
changeset: 456556:f99645da3808
user:      pin <pin%pkgsrc.org@localhost>
date:      Mon Aug 02 15:40:34 2021 +0000

description:
www/so: simplify Makefile

diffstat:

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

diffs (18 lines):

diff -r ca66fe3d861b -r f99645da3808 www/so/Makefile
--- a/www/so/Makefile   Mon Aug 02 15:39:35 2021 +0000
+++ b/www/so/Makefile   Mon Aug 02 15:40:34 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/07/22 16:16:37 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2021/08/02 15:40:34 pin Exp $
 
 DISTNAME=      so-0.4.5
 CATEGORIES=    www
@@ -12,8 +12,6 @@
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES= c # rust, but needs a toolchain to link
-
 INSTALLATION_DIRS=     bin
 
 MAKE_ENV+=     OPENSSL_DIR=${BUILDLINK_PREFIX.openssl:Q}



Home | Main Index | Thread Index | Old Index