From c05cebf743c581f1c90642b4d32d883cfb6a1098 Mon Sep 17 00:00:00 2001 From: edd Date: Mon, 1 Aug 2011 11:35:34 +0000 Subject: [PATCH] remove bogus 'texlinks' calls in packing list. texlinks is bad as it lead to symlinks in /usr/local/bin which are not in a packing list. OK jasper@, espie@ --- graphics/asymptote/Makefile | 4 ++-- graphics/asymptote/pkg/PLIST | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/graphics/asymptote/Makefile b/graphics/asymptote/Makefile index 7778ff3adca..ec3fa19ba1a 100644 --- a/graphics/asymptote/Makefile +++ b/graphics/asymptote/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.8 2011/07/27 18:20:49 edd Exp $ +# $OpenBSD: Makefile,v 1.9 2011/08/01 11:35:34 edd Exp $ COMMENT= powerful descriptive vector graphics language DISTNAME= asymptote-2.10.src PKGNAME= ${DISTNAME:S/.src//g} -REVISION = 1 +REVISION = 2 CATEGORIES= graphics HOMEPAGE= http://asymptote.sourceforge.net/ diff --git a/graphics/asymptote/pkg/PLIST b/graphics/asymptote/pkg/PLIST index 85a83ff37a4..9a8d18bf947 100644 --- a/graphics/asymptote/pkg/PLIST +++ b/graphics/asymptote/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.2 2011/05/30 11:04:14 shadchin Exp $ +@comment $OpenBSD: PLIST,v 1.3 2011/08/01 11:35:34 edd Exp $ @bin bin/asy bin/xasy @info info/asy-faq.info @@ -445,6 +445,4 @@ share/texmf/tex/latex/asymptote/asymptote.sty share/texmf/tex/latex/asymptote/latexmkrc share/texmf/tex/latex/asymptote/ocg.sty @exec mktexlsr > /dev/null 2>&1 -@exec texlinks @unexec-delete mktexlsr > /dev/null 2>&1 -@unexec-delete texlinks