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:
parent
d72780928d
commit
6a2bb8e6bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59447
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user