diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-26 08:23:11 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-26 08:23:11 +0000 |
commit | 59c23f87f0010ccaa46258b30228f131540cad8c (patch) | |
tree | b2f66f0fb40aecaa486858603dc314f105fc3e69 /x11-fm/FSViewer | |
parent | ad5ae9a427788beb3e146e1bd5cf1768ea67c522 (diff) | |
download | ports-59c23f87f0010ccaa46258b30228f131540cad8c.tar.gz ports-59c23f87f0010ccaa46258b30228f131540cad8c.zip |
Notes
Diffstat (limited to 'x11-fm/FSViewer')
-rw-r--r-- | x11-fm/FSViewer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/FSViewer/Makefile b/x11-fm/FSViewer/Makefile index d68e54fe63ec..8399ff40a4d4 100644 --- a/x11-fm/FSViewer/Makefile +++ b/x11-fm/FSViewer/Makefile @@ -7,7 +7,7 @@ PORTNAME= FSViewer.app PORTVERSION= 0.2.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-fm windowmaker MASTER_SITES= http://www.bayernline.de/~gscholz/linux/fsviewer/ @@ -20,6 +20,7 @@ COMMENT= X11 file manager using WINGS library. Dockable in WindowMaker LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker +USE_XORG= x11 xmu USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |