aboutsummaryrefslogtreecommitdiffstats
path: root/mail/archiveopteryx/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-12-14 21:53:49 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2017-12-14 21:53:49 +0800
commitaf15d503892526281cb6d3410d05ddcf7ffa64ca (patch)
treeb1dca90314dc79c2b01a7aac25f4f7ef0c668264 /mail/archiveopteryx/Makefile
parent7454e8556438837d66fc0e4847ee1e065f149a6f (diff)
downloadfreebsd-ports-gnome-af15d503892526281cb6d3410d05ddcf7ffa64ca.tar.gz
freebsd-ports-gnome-af15d503892526281cb6d3410d05ddcf7ffa64ca.tar.zst
freebsd-ports-gnome-af15d503892526281cb6d3410d05ddcf7ffa64ca.zip
- Switch to verbose build
Approved by: portmgr blanket
Diffstat (limited to 'mail/archiveopteryx/Makefile')
-rw-r--r--mail/archiveopteryx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/archiveopteryx/Makefile b/mail/archiveopteryx/Makefile
index d89fc576d29c..6b7e475aad8d 100644
--- a/mail/archiveopteryx/Makefile
+++ b/mail/archiveopteryx/Makefile
@@ -32,12 +32,13 @@ PLIST_SUB+= USERS="${USERS}"
PLIST_SUB+= GROUPS="${GROUPS}"
JAM?= ${LOCALBASE}/bin/jam
+JAMARG+= -dx
.include <bsd.port.pre.mk>
# force Clang when on FreeBSD
.if ${OPSYS} == FreeBSD
-JAMARG= "-sCLANG=1"
+JAMARG+= "-sCLANG=1"
.endif
post-patch: