aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/kdepim4
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-11-01 11:45:59 +0800
committerlinimon <linimon@FreeBSD.org>2007-11-01 11:45:59 +0800
commit1926533ea4467433b4198ba67c890345a61e1d3d (patch)
treef22004dfb26ad808e471236b7f8a168e09f822b0 /deskutils/kdepim4
parent04301fe5ad7277066c4fb74e69004c2fc5221473 (diff)
downloadfreebsd-ports-gnome-1926533ea4467433b4198ba67c890345a61e1d3d.tar.gz
freebsd-ports-gnome-1926533ea4467433b4198ba67c890345a61e1d3d.tar.zst
freebsd-ports-gnome-1926533ea4467433b4198ba67c890345a61e1d3d.zip
Fix the USE_BISON setting. This was missed in the bison2 upgrade.
Hat: portmgr Approved by: portmgr (self)
Diffstat (limited to 'deskutils/kdepim4')
-rw-r--r--deskutils/kdepim4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/kdepim4/Makefile b/deskutils/kdepim4/Makefile
index c44d2b370300..7a3fdfc343a7 100644
--- a/deskutils/kdepim4/Makefile
+++ b/deskutils/kdepim4/Makefile
@@ -27,7 +27,7 @@ USE_KDEBASE_VER=3
PREFIX= ${KDE_PREFIX}
USE_BZIP2= yes
-USE_BISON= yes
+USE_BISON= build
USE_OPENSSL= yes
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes