summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2021-08-02 15:16:13 +0000
committerpin <pin@pkgsrc.org>2021-08-02 15:16:13 +0000
commita7cdb0f6908b8876e3121eeb5d51574c7971e430 (patch)
treecbe6f0ba50dc6bfeae03832cb4603f727287637d
parented87f390fca697203a75e659d6ab74a4d6acc099 (diff)
downloadpkgsrc-a7cdb0f6908b8876e3121eeb5d51574c7971e430.tar.gz
sysutils/cchmod: simplify Makefile
-rw-r--r--sysutils/cchmod/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/cchmod/Makefile b/sysutils/cchmod/Makefile
index a1233b8a71a..7e931d95fd8 100644
--- a/sysutils/cchmod/Makefile
+++ b/sysutils/cchmod/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/06/28 20:14:09 pin Exp $
+# $NetBSD: Makefile,v 1.2 2021/08/02 15:16:13 pin Exp $
DISTNAME= cchmod-0.1.2
CATEGORIES= sysutils
@@ -12,8 +12,6 @@ LICENSE= mit
.include "cargo-depends.mk"
-USE_LANGUAGES+= c
-
INSTALLATION_DIRS= bin
do-install: