From 4e6c8cda672083531f276eaf470bf9afc704a289 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 18 May 2008 12:28:17 +0000 Subject: Fix typo intoroduced by mechanical DESTDIR fix. noticed by Hasso Tepper in PR 38687. --- biology/phylip/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'biology') diff --git a/biology/phylip/Makefile b/biology/phylip/Makefile index 2871356fe51..479bffc4740 100644 --- a/biology/phylip/Makefile +++ b/biology/phylip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2008/04/04 23:45:57 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2008/05/18 12:28:17 obache Exp $ DISTNAME= phylip-3.61 PKGREVISION= 2 @@ -18,7 +18,7 @@ PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/${DISTNAME}/src -INSTALLATION_DIRS= bin share/fonts/phylib share/doc/html/phylip +INSTALLATION_DIRS= bin share/fonts/phylip share/doc/html/phylip do-install: .for PROGRAM in clique consense contml contrast dnacomp dnadist \ -- cgit v1.2.3