Add a missing dependency on m4.
Submitted by: bento
This commit is contained in:
parent
7f1ed94ab9
commit
4f3be24509
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68355
2 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= libsigc
|
|||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
USE_GMAKE= yes
|
||||
NO_LATEST_LINK= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
|
@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= libsigc
|
|||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
USE_GMAKE= yes
|
||||
NO_LATEST_LINK= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
Loading…
Reference in a new issue