summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-03-19 19:26:28 +0000
committertnn <tnn@pkgsrc.org>2015-03-19 19:26:28 +0000
commit41dd5889916bcb964417a8c1935dc2f38cf1fa47 (patch)
tree19e52c6e910731553b4ac78aa3712f14985a0d5f /net
parentebd8196598c577b7d61436535483f4cc91a5c685 (diff)
downloadpkgsrc-41dd5889916bcb964417a8c1935dc2f38cf1fa47.tar.gz
fix a typo in configure overrides
Diffstat (limited to 'net')
-rw-r--r--net/synergy/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/synergy/Makefile b/net/synergy/Makefile
index 7414e500722..f151912112f 100644
--- a/net/synergy/Makefile
+++ b/net/synergy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2015/03/14 23:37:54 tnn Exp $
+# $NetBSD: Makefile,v 1.27 2015/03/19 19:26:28 tnn Exp $
#
DISTNAME= synergy-1.7.0
@@ -20,8 +20,8 @@ USE_CMAKE= yes
GNU_CONFIGURE= yes
CONFIG_SUB_OVERRIDE+= ext/gmock-1.6.0/build-aux/config.sub
-CONFIG_SUB_OVERRIDE+= ext/gmock-1.6.0/build-aux/config.sub
-CONFIG_GUESS_OVERRIDE+= ext/gtest-1.6.0/build-aux/config.guess
+CONFIG_SUB_OVERRIDE+= ext/gtest-1.6.0/build-aux/config.sub
+CONFIG_GUESS_OVERRIDE+= ext/gmock-1.6.0/build-aux/config.guess
CONFIG_GUESS_OVERRIDE+= ext/gtest-1.6.0/build-aux/config.guess
EXAMPLES= MacReadme.txt org.synergy-foss.org.synergyc.plist \