summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnome--
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-18 22:46:13 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-18 22:46:13 +0000
commit6a2bb8e6bb4f81a11684cfd4e320a8be3d19ca78 (patch)
treebe7159a66562a97048e29cad04e1a674538455d7 /x11-toolkits/gnome--
parentGet rid of grep errors when liba52 hasn't been installed yet (diff)
GNU m4 is gm4 not just m4. This fixes a hang when building gnome-- on a system
without GNU m4. PR: 37307
Notes
Notes: svn path=/head/; revision=59447
Diffstat (limited to 'x11-toolkits/gnome--')
-rw-r--r--x11-toolkits/gnome--/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnome--/Makefile b/x11-toolkits/gnome--/Makefile
index 16179df2497b..ddd8f42eacf5 100644
--- a/x11-toolkits/gnome--/Makefile
+++ b/x11-toolkits/gnome--/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= stable/sources/gnomemm
MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
-BUILD_DEPENDS= m4:${PORTSDIR}/devel/m4
+BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_BZIP2= yes
USE_X_PREFIX= yes