diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-02 15:10:39 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-02 15:10:39 +0000 |
commit | 5d88e02ea97e2431d2c7eba9f8daf1871dbf67aa (patch) | |
tree | a728d9912da7979dcc94e6b42c959ee51e770575 /mail/isync | |
parent | 5503dc1f92cdc89da7e30f0190a179ec5368e016 (diff) | |
download | ports-5d88e02ea97e2431d2c7eba9f8daf1871dbf67aa.tar.gz ports-5d88e02ea97e2431d2c7eba9f8daf1871dbf67aa.zip |
Notes
Diffstat (limited to 'mail/isync')
-rw-r--r-- | mail/isync/Makefile | 3 |
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: |