summaryrefslogtreecommitdiff
path: root/print/advi
diff options
context:
space:
mode:
authorwiz <wiz>2013-06-12 12:35:35 +0000
committerwiz <wiz>2013-06-12 12:35:35 +0000
commit08e1db0d65b83aed965856131d7657c256d503df (patch)
tree8c53925fd6406c89e3551271baa24ee01e4f3d83 /print/advi
parentf4cf9ac21e526ab466e2f1f93bec05789fba69fa (diff)
downloadpkgsrc-08e1db0d65b83aed965856131d7657c256d503df.tar.gz
Remove GNU_CONFIGURE_LIBDIR.
Rationale: undocumented, easily replaced with "CONFIGURE_ARGS+=--libdir=" and only used by 10 packages.
Diffstat (limited to 'print/advi')
-rw-r--r--print/advi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/advi/Makefile b/print/advi/Makefile
index 7c807667dd1..6630408b34a 100644
--- a/print/advi/Makefile
+++ b/print/advi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2013/06/06 12:54:59 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2013/06/12 12:35:35 wiz Exp $
DISTNAME= advi-1.10.1
PKGREVISION= 25
@@ -18,7 +18,7 @@ DEPENDS+= texlive-tetex>=2010:../../print/texlive-tetex
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake gs:run
-GNU_CONFIGURE_LIBDIR= ${PREFIX}/share/texmf-dist
+CONFIGURE_ARGS+= --libdir=${PREFIX}/share/texmf-dist
CONFIGURE_ARGS+= --with-gs=${PREFIX}/bin/gs
INSTALL_UNSTRIPPED= yes