aboutsummaryrefslogtreecommitdiff
path: root/graphics/amide/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-07-30 09:25:43 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-07-30 09:25:43 +0000
commit5cb0f1e207b8523beba5bae195a5797dd4c6b7fb (patch)
tree3c7a671b50ad2f8f4356d58b4ab5e6d087d2cb18 /graphics/amide/Makefile
parente6bb942f205a1f43af698d34e2666fc75c1edb19 (diff)
downloadports-5cb0f1e207b8523beba5bae195a5797dd4c6b7fb.tar.gz
ports-5cb0f1e207b8523beba5bae195a5797dd4c6b7fb.zip
Fix build by depending on devel/m4, after glib and gtk update.
Notes
Notes: svn path=/head/; revision=278559
Diffstat (limited to 'graphics/amide/Makefile')
-rw-r--r--graphics/amide/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/amide/Makefile b/graphics/amide/Makefile
index 6b48ee287ba4..591d55ac34c1 100644
--- a/graphics/amide/Makefile
+++ b/graphics/amide/Makefile
@@ -17,6 +17,8 @@ COMMENT= Medical Imaging Data Examiner
LICENSE= GPLv2
+BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
+
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes