From 1df8c5c5c8288d17cc6a1735ad5ab3623af86719 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Mon, 1 Dec 2003 23:29:11 +0000 Subject: Add bison dependency. noticed by: kris in bento log Approved by: portmgr (will) --- audio/denemo/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile index 2afcfa77d7f7..6a3ede41d10c 100644 --- a/audio/denemo/Makefile +++ b/audio/denemo/Makefile @@ -18,12 +18,13 @@ COMMENT= Graphical score editor LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ xml.5:${PORTSDIR}/textproc/libxml -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes PLIST= ${WRKDIR}/pkg-plist SHARED= denemo.conf denemo.keymaprc english.keymaprc french.keymaprc DOCS= AUTHORS ChangeLog DESIGN GOALS NEWS README TODO DOCDIR= share/doc/${PORTNAME} +USE_BISON= yes +USE_GETOPT_LONG=yes USE_GNOME= gtk12 USE_X_PREFIX= yes -- cgit v1.2.3