aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 06:36:10 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 06:36:10 +0000
commit19262850edd61a1aa6d6be6bf01eac63f4810bac (patch)
tree1fae8229d0f820bff41ac9625f2cb9564e550aab /misc
parent3f02ac1c1ebf5e7473666aa7c1447830e502f7cb (diff)
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/help2man/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile
index f6d56cebacd2..6782f507737f 100644
--- a/misc/help2man/Makefile
+++ b/misc/help2man/Makefile
@@ -16,7 +16,8 @@ OPTIONS_DEFINE= NLS
CFLAGS+= -L${LOCALBASE}/lib
GNU_CONFIGURE= yes
-USES= gmake perl5
+# keep gmake:lite has a dependency to avoid circular dependency
+USES= gmake:lite perl5
INFO= ${PORTNAME}
PLIST_FILES= bin/${PORTNAME} \