summaryrefslogtreecommitdiff
path: root/print/gv
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2016-01-06 10:14:10 +0000
committermarkd <markd@pkgsrc.org>2016-01-06 10:14:10 +0000
commit1e82e2d4f4620d7e2354bcecc99f49ad818fc6ba (patch)
tree422ee75716864f6cc29a6f9babe1335948ddf590 /print/gv
parent59db81c4df13eee27bd339678fded5e5b3a4fa40 (diff)
downloadpkgsrc-1e82e2d4f4620d7e2354bcecc99f49ad818fc6ba.tar.gz
Use pkg-config when building so that correct defines are used when
building against libXaw3d. Fixes problem that gv would fail with the error: Warning: Representation size 4 must match superclass's to override highlightedFrameStyle Error: Object "toggleEven" does not have windowed ancestor
Diffstat (limited to 'print/gv')
-rw-r--r--print/gv/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile
index f20d952f267..40439469aed 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.83 2015/12/03 17:34:56 leot Exp $
+# $NetBSD: Makefile,v 1.84 2016/01/06 10:14:10 markd Exp $
DISTNAME= gv-3.7.4
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU:=gv/}
@@ -11,7 +11,7 @@ COMMENT= PostScript and PDF previewer
LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake gs:run makeinfo perl:run
+USE_TOOLS+= gmake gs:run makeinfo perl:run pkg-config
TEXINFO_REQD= 4.2
INFO_FILES= yes