diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
commit | 9250d94365048cf854570d93b5196aa250eba8f0 (patch) | |
tree | 9c130b083139cc77280c7e96cc9cea75a84d2d4c /misc/lifelines | |
parent | 09fa4f371396ff884f3845939561bfc786faf491 (diff) |
Notes
Diffstat (limited to 'misc/lifelines')
-rw-r--r-- | misc/lifelines/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/misc/lifelines/Makefile b/misc/lifelines/Makefile index 9e8b5b587ea9..7dd5967140a9 100644 --- a/misc/lifelines/Makefile +++ b/misc/lifelines/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: lifelines -# Date created: 10 August 2000 -# Whom: Matt Emmerton <matt@gsicomp.on.ca> -# +# Created by: Matt Emmerton <matt@gsicomp.on.ca> # $FreeBSD$ -# PORTNAME= lifelines PORTVERSION= 3.0.51 @@ -17,7 +13,7 @@ COMMENT= An advanced genealogical system GNU_CONFIGURE= yes USE_ICONV= yes USE_BZIP2= yes -USE_BISON= build +USES= bison MAN1= btedit.1 dbverify.1 llines.1 |