diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-12-05 19:32:39 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-12-05 19:32:39 +0000 |
commit | e8ccaf618d62bfafdf35f0f9e7d2bce5d003d404 (patch) | |
tree | 3a5af38c09c76fdb3b40f88e36f4622b9a31b527 /x11-clocks | |
parent | bfbad0fb09bcf6da06d9474fb50d3f4b327d9314 (diff) | |
download | ports-e8ccaf618d62bfafdf35f0f9e7d2bce5d003d404.tar.gz ports-e8ccaf618d62bfafdf35f0f9e7d2bce5d003d404.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/cairo-clock/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-clocks/cairo-clock/Makefile b/x11-clocks/cairo-clock/Makefile index bf96e11dd492..71c99d266e3a 100644 --- a/x11-clocks/cairo-clock/Makefile +++ b/x11-clocks/cairo-clock/Makefile @@ -20,6 +20,8 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes MAN1= cairo-clock.1 +BROKEN= incomplete plist + .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" |