aboutsummaryrefslogtreecommitdiffstats
path: root/mail/isync
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-02-02 23:10:39 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-02-02 23:10:39 +0800
commit862615b7a89e34396fa83ee71f77297066f282fe (patch)
treea728d9912da7979dcc94e6b42c959ee51e770575 /mail/isync
parent587c947e4cfbd752c9ba2ffb4cd3476dcd46076a (diff)
downloadfreebsd-ports-gnome-862615b7a89e34396fa83ee71f77297066f282fe.tar.gz
freebsd-ports-gnome-862615b7a89e34396fa83ee71f77297066f282fe.tar.zst
freebsd-ports-gnome-862615b7a89e34396fa83ee71f77297066f282fe.zip
Make portscout skip version 1.1.0. This version does not compile.
Diffstat (limited to 'mail/isync')
-rw-r--r--mail/isync/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/isync/Makefile b/mail/isync/Makefile
index 128682e557d5..b3c72d8f222f 100644
--- a/mail/isync/Makefile
+++ b/mail/isync/Makefile
@@ -24,6 +24,9 @@ LDFLAGS+= -L${BDB_LIB_DIR} -L${OPENSSLLIB} -lssl -lcrypto
OPTIONS_DEFINE= DOCS
+# does not compile
+PORTSCOUT= skipv:1.1.0
+
.include <bsd.port.options.mk>
post-patch: