diff options
author | pav <pav@FreeBSD.org> | 2011-03-27 07:21:58 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-03-27 07:21:58 +0800 |
commit | a9f2e4dddca0745ed012683a38735cd2307eb014 (patch) | |
tree | 29139b09dc3875d525f7862abd8b4b47dd726c04 /palm | |
parent | 71ea491292a618c1e0f23b226f762381b05b381d (diff) | |
download | freebsd-ports-gnome-a9f2e4dddca0745ed012683a38735cd2307eb014.tar.gz freebsd-ports-gnome-a9f2e4dddca0745ed012683a38735cd2307eb014.tar.zst freebsd-ports-gnome-a9f2e4dddca0745ed012683a38735cd2307eb014.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
Diffstat (limited to 'palm')
-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 |