pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/hs-citeproc
Module Name: pkgsrc
Committed By: pho
Date: Sat May 1 14:19:20 UTC 2021
Modified Files:
pkgsrc/textproc/hs-citeproc: Makefile
Removed Files:
pkgsrc/textproc/hs-citeproc/files: Setup.hs
Log Message:
Remove files/Setup.hs: mk/haskll.mk can now automatically handle that
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/hs-citeproc/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/textproc/hs-citeproc/files/Setup.hs
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/hs-citeproc/Makefile
diff -u pkgsrc/textproc/hs-citeproc/Makefile:1.1 pkgsrc/textproc/hs-citeproc/Makefile:1.2
--- pkgsrc/textproc/hs-citeproc/Makefile:1.1 Sat Apr 24 19:26:26 2021
+++ pkgsrc/textproc/hs-citeproc/Makefile Sat May 1 14:19:20 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/04/24 19:26:26 pho Exp $
+# $NetBSD: Makefile,v 1.2 2021/05/01 14:19:20 pho Exp $
DISTNAME= citeproc-0.3.0.9
CATEGORIES= textproc
@@ -9,10 +9,6 @@ LICENSE= 2-clause-bsd
CONFIGURE_ARGS+= -fexecutable
-# Setup.hs is missing from the package.
-post-patch:
- ${CP} -f ${FILESDIR}/Setup.hs ${WRKSRC}/Setup.hs
-
.include "../../converters/hs-aeson/buildlink3.mk"
.include "../../textproc/hs-attoparsec/buildlink3.mk"
.include "../../textproc/hs-case-insensitive/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index