aboutsummaryrefslogtreecommitdiff
path: root/misc/xsw
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-04 19:33:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-04 19:33:20 +0000
commit9a4cbf025af4c1051935dc02bd468cb7aab694e0 (patch)
treecc79a1c8762bbfa709416d5897bc5128a573dcd6 /misc/xsw
parentffe7af9d6379d461052862b533c507ffa680afef (diff)
downloadports-9a4cbf025af4c1051935dc02bd468cb7aab694e0.tar.gz
ports-9a4cbf025af4c1051935dc02bd468cb7aab694e0.zip
Fix build with bmake
Notes
Notes: svn path=/head/; revision=317334
Diffstat (limited to 'misc/xsw')
-rw-r--r--misc/xsw/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/xsw/Makefile b/misc/xsw/Makefile
index 782d782351b8..0368770c9e5c 100644
--- a/misc/xsw/Makefile
+++ b/misc/xsw/Makefile
@@ -27,6 +27,10 @@ MAN1= xsw.1 \
MANCOMPRESSED= no
.endif
+.if defined(.PARSEDIR)
+USE_GMAKE= yes
+.endif
+
DOCS= AUTHORS \
COPYING \
NEWS \