diff options
Diffstat (limited to 'print/gtklp/Makefile')
-rw-r--r-- | print/gtklp/Makefile | 2 |
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> |