summaryrefslogtreecommitdiff
path: root/devel/ftnchek
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-01-28 11:48:34 +0000
committerobache <obache@pkgsrc.org>2014-01-28 11:48:34 +0000
commit29ba255a048af424870cee62ebdcc98e3c0e6243 (patch)
tree7d31d63a5979d57d8b4c092ca8228cb2052e5ed4 /devel/ftnchek
parent78ad1ce76ff40b6e293255ea0855cefea9175b50 (diff)
downloadpkgsrc-29ba255a048af424870cee62ebdcc98e3c0e6243.tar.gz
Use GNU_CONFIGURE_LIBDIR.
Diffstat (limited to 'devel/ftnchek')
-rw-r--r--devel/ftnchek/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ftnchek/Makefile b/devel/ftnchek/Makefile
index 832bd69ba02..001369d54e3 100644
--- a/devel/ftnchek/Makefile
+++ b/devel/ftnchek/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2013/06/12 12:35:35 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2014/01/28 11:51:04 obache Exp $
DISTNAME= ftnchek-3.2.2
PKGREVISION= 1
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.dsm.fordham.edu/~ftnchek/
COMMENT= Static analyzer for Fortran programs
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+=--libdir=${PREFIX}/libexec
+GNU_CONFIGURE_LIBDIR= ${PREFIX}/libexec
CONFIGURE_ARGS+=--disable-submodel
USE_TOOLS+= soelim