pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/stitchy graphics/stitchy: simplify Makefile
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b0ffb7f12bd
branches: trunk
changeset: 456584:6b0ffb7f12bd
user: pin <pin%pkgsrc.org@localhost>
date: Tue Aug 03 09:02:49 2021 +0000
description:
graphics/stitchy: simplify Makefile
diffstat:
graphics/stitchy/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r b73c41691719 -r 6b0ffb7f12bd graphics/stitchy/Makefile
--- a/graphics/stitchy/Makefile Tue Aug 03 09:02:05 2021 +0000
+++ b/graphics/stitchy/Makefile Tue Aug 03 09:02:49 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/01/01 17:18:06 pin Exp $
+# $NetBSD: Makefile,v 1.2 2021/08/03 09:02:49 pin Exp $
DISTNAME= Stitchy-0.1.3
PKGNAME= ${DISTNAME:tl}
@@ -14,8 +14,6 @@
.include "cargo-depends.mk"
-USE_LANGUAGES+= c # rust, but needs a toolchain to link
-
INSTALLATION_DIRS= bin
do-install:
Home |
Main Index |
Thread Index |
Old Index