pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/asymptote



Module Name:    pkgsrc
Committed By:   mef
Date:           Thu Sep 24 13:25:09 UTC 2020

Modified Files:
        pkgsrc/graphics/asymptote: Makefile

Log Message:
(graphics/asymptote) Let me add NetBSD-* for vote


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/graphics/asymptote/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/asymptote/Makefile
diff -u pkgsrc/graphics/asymptote/Makefile:1.39 pkgsrc/graphics/asymptote/Makefile:1.40
--- pkgsrc/graphics/asymptote/Makefile:1.39     Wed Sep 23 08:16:50 2020
+++ pkgsrc/graphics/asymptote/Makefile  Thu Sep 24 13:25:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2020/09/23 08:16:50 jperkin Exp $
+# $NetBSD: Makefile,v 1.40 2020/09/24 13:25:09 mef Exp $
 
 DISTNAME=      asymptote-2.41
 PKGREVISION=   5
@@ -61,7 +61,7 @@ TOOL_DEPENDS.DragonFly+=      gtexinfo-[0-9]*
 #
 # leaving asy hanging indefinitely.
 #
-NOT_FOR_BULK_PLATFORM+=        SunOS-*
+NOT_FOR_BULK_PLATFORM+=        SunOS-* NetBSD-*
 
 post-install:
        ${MV} ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/xasy.1x \



Home | Main Index | Thread Index | Old Index