pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/stitchy
Module Name: pkgsrc
Committed By: pin
Date: Tue Aug 3 09:02:49 UTC 2021
Modified Files:
pkgsrc/graphics/stitchy: Makefile
Log Message:
graphics/stitchy: simplify Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/stitchy/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/stitchy/Makefile
diff -u pkgsrc/graphics/stitchy/Makefile:1.1 pkgsrc/graphics/stitchy/Makefile:1.2
--- pkgsrc/graphics/stitchy/Makefile:1.1 Fri Jan 1 17:18:06 2021
+++ pkgsrc/graphics/stitchy/Makefile Tue Aug 3 09:02:49 2021
@@ -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 @@ LICENSE= mit
.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