summaryrefslogtreecommitdiff
path: root/biology/xylem
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 13:24:18 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 13:24:18 +0000
commitf565a1af87ccaccae3cfc89af55ee17f3d8ff47b (patch)
tree7e09ae380f09209fdebcf2ee8170c971a410c319 /biology/xylem
parent45ba4e37fd8e682cf12febc192ee0302681bfa77 (diff)
downloadpkgsrc-f565a1af87ccaccae3cfc89af55ee17f3d8ff47b.tar.gz
".for variable names should not contain uppercase letters"
Diffstat (limited to 'biology/xylem')
-rw-r--r--biology/xylem/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/biology/xylem/Makefile b/biology/xylem/Makefile
index 223bb00ab88..4ba7c051637 100644
--- a/biology/xylem/Makefile
+++ b/biology/xylem/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/09/11 20:32:14 asau Exp $
+# $NetBSD: Makefile,v 1.11 2013/04/06 13:24:18 rodent Exp $
#
DISTNAME= xylem.1.8.7
@@ -27,9 +27,9 @@ post-build:
${MV} ${WRKSRC}/src.c/shuffle ${WRKSRC}/src.c/xyl-shuffle
do-install:
-.for PROGRAM in dbstat getloc getob xyl-identify prot2nuc reform ribosome \
+.for program in dbstat getloc getob xyl-identify prot2nuc reform ribosome \
splitdb xyl-shuffle flat2phyl phyl2flat
- ${INSTALL_PROGRAM} ${WRKSRC}/src.c/${PROGRAM} ${DESTDIR}${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/src.c/${program} ${DESTDIR}${PREFIX}/bin
.endfor
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/xylem
${INSTALL_DATA} ${WRKSRC}/doc/* ${DESTDIR}${PREFIX}/share/doc/xylem/