summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/libsigc++12/Makefile2
-rw-r--r--devel/libsigc++20/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/devel/libsigc++12/Makefile b/devel/libsigc++12/Makefile
index 2adf0ed2fe05..2d321da8d691 100644
--- a/devel/libsigc++12/Makefile
+++ b/devel/libsigc++12/Makefile
@@ -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
diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile
index 2adf0ed2fe05..2d321da8d691 100644
--- a/devel/libsigc++20/Makefile
+++ b/devel/libsigc++20/Makefile
@@ -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