diff options
Diffstat (limited to 'x11-fm')
-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 d68e54fe63e..8399ff40a4d 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} |