summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorStephen Hurd <shurd@FreeBSD.org>2015-08-18 09:43:23 +0000
committerStephen Hurd <shurd@FreeBSD.org>2015-08-18 09:43:23 +0000
commit8a9064ddb99d937e26a3f64a0ea6dca92179340f (patch)
treefd8b64f5deefda9a81722258d51769d6ccfe1f2e /comms
parentUse PREFIX, not LOCALBASE, when setting PKG_CONFIG_LIBDIR. (diff)
Disable ccache since a submake explicitly discards the enivronment.
Reported by amdmi3@
Notes
Notes: svn path=/head/; revision=394564
Diffstat (limited to 'comms')
-rw-r--r--comms/syncterm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/syncterm/Makefile b/comms/syncterm/Makefile
index 06d04ba7c7ad..f7cec3174ee7 100644
--- a/comms/syncterm/Makefile
+++ b/comms/syncterm/Makefile
@@ -12,7 +12,7 @@ COMMENT= ANSI-BBS terminal which supports telnet, rlogin, and SSH
LICENSE= GPLv2
WRKSRC= ${WRKDIR}/syncterm-${PORTVERSION}/src/syncterm
-USES= gmake tar:tgz perl5
+USES= gmake perl5 tar:tgz
USE_PERL5= build
MAKEFILE= GNUmakefile
PLIST_FILES= bin/syncterm \
@@ -20,6 +20,7 @@ PLIST_FILES= bin/syncterm \
share/applications/syncterm.desktop \
share/icons/hicolor/64x64/apps/syncterm.png
+NO_CCACHE= yes
DISABLE_MAKE_JOBS= yes
MAKE_ARGS+= WITHOUT_PORTAUDIO=yes
MAKE_ARGS+= -C ${WRKSRC}