diff options
author | kris <kris@FreeBSD.org> | 2003-05-06 15:08:01 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-06 15:08:01 +0800 |
commit | a4a6c344385e66cab8d6d04543db68cfcbcc28a2 (patch) | |
tree | f14f1ce37ef26167e8dbbe8b79fd2aadfa6d5fa9 /x11-toolkits/fox14 | |
parent | 9f292bc9d1805e33bb755f97e4cea1ccba2a706e (diff) | |
download | freebsd-ports-gnome-a4a6c344385e66cab8d6d04543db68cfcbcc28a2.tar.gz freebsd-ports-gnome-a4a6c344385e66cab8d6d04543db68cfcbcc28a2.tar.zst freebsd-ports-gnome-a4a6c344385e66cab8d6d04543db68cfcbcc28a2.zip |
BROKEN: Does not configure
Diffstat (limited to 'x11-toolkits/fox14')
-rw-r--r-- | x11-toolkits/fox14/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile index 07d4c37bfa8c..17d7e69b4bc4 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/Makefile @@ -16,6 +16,8 @@ MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ MAINTAINER?= ports@FreeBSD.org COMMENT?= Fast and extensive C++ GUI toolkit +BROKEN= "Does not configure" + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff |