summaryrefslogtreecommitdiff
path: root/print/gtklp
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-05-24 15:40:16 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-05-24 15:40:16 +0000
commit8713bfefc601ddfe81b0360e08c6cb6e7dc4de55 (patch)
tree11b1056abb8a6bd1c51b214139a53f7df0e655b4 /print/gtklp
parentMark BROKEN on 8.x: does not build. (diff)
- Does not build
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=234487
Diffstat (limited to 'print/gtklp')
-rw-r--r--print/gtklp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile
index 3a9ffc2d53d8..45359002140d 100644
--- a/print/gtklp/Makefile
+++ b/print/gtklp/Makefile
@@ -30,4 +30,6 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}"
MAN1= gtklp.1 gtklpq.1
+BROKEN= does not build
+
.include <bsd.port.mk>