pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/cratuity



Module Name:    pkgsrc
Committed By:   pin
Date:           Thu Aug  5 08:45:42 UTC 2021

Modified Files:
        pkgsrc/www/cratuity: Makefile

Log Message:
www/cratuity: simplify Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/cratuity/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/cratuity/Makefile
diff -u pkgsrc/www/cratuity/Makefile:1.2 pkgsrc/www/cratuity/Makefile:1.3
--- pkgsrc/www/cratuity/Makefile:1.2    Thu Jul 22 16:16:37 2021
+++ pkgsrc/www/cratuity/Makefile        Thu Aug  5 08:45:42 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/07/22 16:16:37 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2021/08/05 08:45:42 pin Exp $
 
 DISTNAME=      cratuity-0.1.4
 CATEGORIES=    www
@@ -13,8 +13,6 @@ LICENSE=      gnu-gpl-v3
 
 .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