Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/fig2dev Needs gs at runtime. Bump revision.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b82484504eed
branches: trunk
changeset: 431688:b82484504eed
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat May 16 02:15:06 2020 +0000
description:
Needs gs at runtime. Bump revision.
diffstat:
print/fig2dev/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 092132e078a7 -r b82484504eed print/fig2dev/Makefile
--- a/print/fig2dev/Makefile Sat May 16 02:14:47 2020 +0000
+++ b/print/fig2dev/Makefile Sat May 16 02:15:06 2020 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2020/05/12 10:31:35 nia Exp $
+# $NetBSD: Makefile,v 1.6 2020/05/16 02:15:06 joerg Exp $
DISTNAME= fig2dev-3.2.7b
+PKGREVISION= 1
CATEGORIES= graphics print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mcj/}
EXTRACT_SUFX= .tar.xz
@@ -13,6 +14,8 @@
LDFLAGS.SunOS+= -liconv
+USE_TOOLS+= gs:run
+
.include "../../graphics/png/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index