diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-11-18 06:58:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-11-18 06:58:29 +0000 |
commit | f2ce4a5fdaaeae2f0c820cf566f84b3f7b1bdf87 (patch) | |
tree | 218da3432ff7c1b4aa3dd21f2ab013ab691c7579 /x11-fm/FSViewer | |
parent | 738133a643aa53724866e67bf68244290dc0f70f (diff) | |
download | ports-f2ce4a5fdaaeae2f0c820cf566f84b3f7b1bdf87.tar.gz ports-f2ce4a5fdaaeae2f0c820cf566f84b3f7b1bdf87.zip |
Notes
Diffstat (limited to 'x11-fm/FSViewer')
-rw-r--r-- | x11-fm/FSViewer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/FSViewer/Makefile b/x11-fm/FSViewer/Makefile index a2e1ea38925d..e0bce841e2f1 100644 --- a/x11-fm/FSViewer/Makefile +++ b/x11-fm/FSViewer/Makefile @@ -15,6 +15,8 @@ DISTNAME= FSViewer.app-${PORTVERSION} MAINTAINER= Fritz.Heinrichmeyer@fernuni-hagen.de COMMENT= X11 file manager using WINGS library. Dockable in WindowMaker +BROKEN= "Does not build with new version of windowmaker" + LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker GNU_CONFIGURE= yes |