diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-26 23:21:58 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-26 23:21:58 +0000 |
commit | a5da1498037bc7f5eb4d042f42496e0ba3c8b785 (patch) | |
tree | 1b36be9b9b42f87c9599ee2eab3dd6191a5306f7 /palm/coldsync | |
parent | Update to 3.0.8 (diff) |
- Mark BROKEN: does not compile
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=271818
Diffstat (limited to 'palm/coldsync')
-rw-r--r-- | palm/coldsync/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/palm/coldsync/Makefile b/palm/coldsync/Makefile index 5fb68b3fd556..ded9e5fc7049 100644 --- a/palm/coldsync/Makefile +++ b/palm/coldsync/Makefile @@ -21,6 +21,8 @@ PLIST_SUB+= NLS="@comment " CONFIGURE_ARGS+= --with-i18n USE_GETTEXT= yes PLIST_SUB+= NLS="" + +BROKEN= does not compile .endif REINPLACE_ARGS= -i "" -E |