diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-10-14 16:37:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-10-14 16:37:48 +0000 |
commit | 345e0b246ab174fdbecb6dc1749ef047d1d4db74 (patch) | |
tree | 6f918e36bc941f5ce345de1bf1f2ca95eef7de5b /print/gtklp | |
parent | ea1d6eb46087a625b72e8f59622ea0c3574e37e0 (diff) |
Notes
Diffstat (limited to 'print/gtklp')
-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 05dbe3fc0cf5..21dcfc4229b3 100644 --- a/print/gtklp/Makefile +++ b/print/gtklp/Makefile @@ -17,6 +17,8 @@ COMMENT= A gtk interface to cups LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client +BROKEN= does not compile + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GNOME= gtk20 |