diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
commit | 488b2131831ae04c9871c69e45a79e378dbc4bf7 (patch) | |
tree | b3fd8f063fd877cf92b7c9c5856691f8fc8aafd7 /print/xpp | |
parent | 10dd0a6b4815105a91d553a547faf3e8f9a4a27e (diff) |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=80309
Diffstat (limited to 'print/xpp')
-rw-r--r-- | print/xpp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/xpp/Makefile b/print/xpp/Makefile index 29513e8f5834..ae32a09d8fa0 100644 --- a/print/xpp/Makefile +++ b/print/xpp/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= cups MAINTAINER= doconnor@gsoft.com.au COMMENT= GUI print front-end for CUPS +BROKEN= "Does not compile" + LIB_DEPENDS= cups:${PORTSDIR}/print/cups \ fltk:${PORTSDIR}/x11-toolkits/fltk |