pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/hs-texmath



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Tue Oct 31 12:44:49 UTC 2023

Modified Files:
        pkgsrc/textproc/hs-texmath: Makefile

Log Message:
hs-texmath: Unbreak tree.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/textproc/hs-texmath/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/hs-texmath/Makefile
diff -u pkgsrc/textproc/hs-texmath/Makefile:1.32 pkgsrc/textproc/hs-texmath/Makefile:1.33
--- pkgsrc/textproc/hs-texmath/Makefile:1.32    Tue Oct 31 04:52:24 2023
+++ pkgsrc/textproc/hs-texmath/Makefile Tue Oct 31 12:44:49 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2023/10/31 04:52:24 pho Exp $
+# $NetBSD: Makefile,v 1.33 2023/10/31 12:44:49 jperkin Exp $
 
 DISTNAME=      texmath-0.12.8.4
 CATEGORIES=    textproc
@@ -9,8 +9,6 @@ LICENSE=        gnu-gpl-v2
 
 CONFIGURE_ARGS+=       -fexecutable
 
-.include "options.mk"
-
 # lib:texmath
 .include "../../textproc/hs-pandoc-types/buildlink3.mk"
 .include "../../devel/hs-split/buildlink3.mk"



Home | Main Index | Thread Index | Old Index