aboutsummaryrefslogtreecommitdiff
path: root/devel/gmake/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-24 16:07:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-24 16:07:05 +0000
commitb66fe07060fe06e42cbc2cd71c1791a57a32c07f (patch)
tree27ab026a511913b02956a4ff54d4c2899e139b54 /devel/gmake/Makefile
parent0c1b326c2c109cddb5dbc9729d51f2e5a9bcf262 (diff)
downloadports-b66fe07060fe06e42cbc2cd71c1791a57a32c07f.tar.gz
ports-b66fe07060fe06e42cbc2cd71c1791a57a32c07f.zip
Add a minimal version of gmake to reduce the risk of circular dependencies on
the building cluster and allow to simplify the process on removing texinfo and groff from base
Notes
Notes: svn path=/head/; revision=359104
Diffstat (limited to 'devel/gmake/Makefile')
-rw-r--r--devel/gmake/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/gmake/Makefile b/devel/gmake/Makefile
index d9632756bd24..3b5c87e8e12b 100644
--- a/devel/gmake/Makefile
+++ b/devel/gmake/Makefile
@@ -15,6 +15,8 @@ DISTNAME= make-${PORTVERSION}
MAINTAINER= autotools@FreeBSD.org
COMMENT= GNU version of 'make' utility
+CONFLICTS= gmake-minimal-*
+
LICENSE= GPLv3
GNU_CONFIGURE= yes