diff options
author | kris <kris@FreeBSD.org> | 2003-05-07 08:12:29 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-07 08:12:29 +0800 |
commit | c6865bfdbe00860070d73767533b6738f9fa4e6f (patch) | |
tree | d365d1faa2e40cb1d76358da1258ea09826a22b7 /print | |
parent | 94328b7b6708059b740f6ad6bb7bc19345a2e3ff (diff) | |
download | freebsd-ports-gnome-c6865bfdbe00860070d73767533b6738f9fa4e6f.tar.gz freebsd-ports-gnome-c6865bfdbe00860070d73767533b6738f9fa4e6f.tar.zst freebsd-ports-gnome-c6865bfdbe00860070d73767533b6738f9fa4e6f.zip |
BROKEN: Does not compile
Diffstat (limited to 'print')
-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 |