pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/suckit



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Aug  2 15:39:36 UTC 2021

Modified Files:
        pkgsrc/www/suckit: Makefile

Log Message:
www/suckit: simplify Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/suckit/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/suckit/Makefile
diff -u pkgsrc/www/suckit/Makefile:1.2 pkgsrc/www/suckit/Makefile:1.3
--- pkgsrc/www/suckit/Makefile:1.2      Thu Jul 22 16:16:38 2021
+++ pkgsrc/www/suckit/Makefile  Mon Aug  2 15:39:35 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/07/22 16:16:38 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2021/08/02 15:39:35 pin Exp $
 
 DISTNAME=      suckit-0.1.2
 CATEGORIES=    www
@@ -12,7 +12,6 @@ LICENSE=      apache-2.0 OR mit
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES+=        c
 USE_TOOLS+=    pkg-config
 
 INSTALLATION_DIRS=     bin



Home | Main Index | Thread Index | Old Index