summaryrefslogtreecommitdiff
path: root/devel/libsigc++20/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-10-19 18:04:48 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-10-19 18:04:48 +0000
commit4f3be2450997b383f186c6503fab83b09e0e3dcd (patch)
tree716d8a07316f89b4609edfcaf338dc513dd0b639 /devel/libsigc++20/Makefile
parentFix install on -CURRENT. (diff)
Add a missing dependency on m4.
Submitted by: bento
Diffstat (limited to 'devel/libsigc++20/Makefile')
-rw-r--r--devel/libsigc++20/Makefile2
1 files changed, 2 insertions, 0 deletions
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