diff options
Diffstat (limited to 'misc/lifelines/Makefile')
-rw-r--r-- | misc/lifelines/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/lifelines/Makefile b/misc/lifelines/Makefile index c3d5e241665c..921dfd9fc13b 100644 --- a/misc/lifelines/Makefile +++ b/misc/lifelines/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lifelines -PORTVERSION= 3.0.37.2 +PORTVERSION= 3.0.46.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,6 +18,7 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_ICONV= yes USE_BZIP2= yes +USE_BISON= yes USE_GETOPT_LONG=yes MAN1= btedit.1 dbverify.1 llines.1 |