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 /palm | |
parent | 94328b7b6708059b740f6ad6bb7bc19345a2e3ff (diff) | |
download | freebsd-ports-graphics-c6865bfdbe00860070d73767533b6738f9fa4e6f.tar.gz freebsd-ports-graphics-c6865bfdbe00860070d73767533b6738f9fa4e6f.tar.zst freebsd-ports-graphics-c6865bfdbe00860070d73767533b6738f9fa4e6f.zip |
BROKEN: Does not compile
Diffstat (limited to 'palm')
-rw-r--r-- | palm/pose/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/palm/pose/Makefile b/palm/pose/Makefile index ac81fa1e296..09fd77b6041 100644 --- a/palm/pose/Makefile +++ b/palm/pose/Makefile @@ -15,6 +15,8 @@ DISTFILES= emulator_src_31.tar.gz emulator_skins_16.tar.gz MAINTAINER= wlloyd@slap.net COMMENT= Palm OS(R) Emulator +BROKEN= "Does not compile" + LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk USE_MESA= yes |