pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/so



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Aug  2 15:40:34 UTC 2021

Modified Files:
        pkgsrc/www/so: Makefile

Log Message:
www/so: simplify Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/so/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/so/Makefile
diff -u pkgsrc/www/so/Makefile:1.3 pkgsrc/www/so/Makefile:1.4
--- pkgsrc/www/so/Makefile:1.3  Thu Jul 22 16:16:37 2021
+++ pkgsrc/www/so/Makefile      Mon Aug  2 15:40:34 2021
@@ -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 @@ LICENSE=      mit
 
 .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