aboutsummaryrefslogtreecommitdiff
path: root/audio/denemo
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-12-01 23:29:11 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-12-01 23:29:11 +0000
commit1df8c5c5c8288d17cc6a1735ad5ab3623af86719 (patch)
tree6de9d3be8437cd885542f5d927c256133ccca6b3 /audio/denemo
parent1b464968720e0cd7ce953df1293a576971dcb989 (diff)
downloadports-1df8c5c5c8288d17cc6a1735ad5ab3623af86719.tar.gz
ports-1df8c5c5c8288d17cc6a1735ad5ab3623af86719.zip
Add bison dependency.
noticed by: kris in bento log Approved by: portmgr (will)
Notes
Notes: svn path=/head/; revision=94841
Diffstat (limited to 'audio/denemo')
-rw-r--r--audio/denemo/Makefile3
1 files changed, 2 insertions, 1 deletions
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