pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/prose
Module Name: pkgsrc
Committed By: pin
Date: Tue Aug 3 08:59:43 UTC 2021
Modified Files:
pkgsrc/textproc/prose: Makefile
Log Message:
textproc/prose: simplify Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/prose/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/prose/Makefile
diff -u pkgsrc/textproc/prose/Makefile:1.1 pkgsrc/textproc/prose/Makefile:1.2
--- pkgsrc/textproc/prose/Makefile:1.1 Mon Jul 5 09:13:56 2021
+++ pkgsrc/textproc/prose/Makefile Tue Aug 3 08:59:43 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/07/05 09:13:56 pin Exp $
+# $NetBSD: Makefile,v 1.2 2021/08/03 08:59:43 pin Exp $
DISTNAME= prose-0.3.1
CATEGORIES= textproc
@@ -12,8 +12,6 @@ LICENSE= mit OR apache-2.0
.include "cargo-depends.mk"
-USE_LANGUAGES+= c
-
INSTALLATION_DIRS= bin
do-install:
Home |
Main Index |
Thread Index |
Old Index