GNU m4 is gm4 not just m4. This fixes a hang when building gnome-- on a system

without GNU m4.

PR:		37307
This commit is contained in:
Joe Marcus Clarke 2002-05-18 22:46:13 +00:00
parent d72780928d
commit 6a2bb8e6bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59447

View File

@ -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