diff options
author | cy <cy@FreeBSD.org> | 2011-10-26 21:40:17 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2011-10-26 21:40:17 +0800 |
commit | 11d1226a5e1fe0f2ab9d2f49240550a1dde16d8b (patch) | |
tree | 80bb640114a0a0f857a8647cd06a2542fd180e36 /x11-wm/fvwm-crystal/Makefile | |
parent | 7fd669b155569a265836367dc0a08a7e278b615d (diff) | |
download | freebsd-ports-gnome-11d1226a5e1fe0f2ab9d2f49240550a1dde16d8b.tar.gz freebsd-ports-gnome-11d1226a5e1fe0f2ab9d2f49240550a1dde16d8b.tar.zst freebsd-ports-gnome-11d1226a5e1fe0f2ab9d2f49240550a1dde16d8b.zip |
x11-wm/fvwm-devel is gone, no longer supported by upline. Use fvwm instead.
Diffstat (limited to 'x11-wm/fvwm-crystal/Makefile')
-rw-r--r-- | x11-wm/fvwm-crystal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fvwm-crystal/Makefile b/x11-wm/fvwm-crystal/Makefile index c063b94c705f..8aaeaa62d700 100644 --- a/x11-wm/fvwm-crystal/Makefile +++ b/x11-wm/fvwm-crystal/Makefile @@ -7,14 +7,14 @@ PORTNAME= fvwm-crystal PORTVERSION= 3.0.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-wm MASTER_SITES= http://download.gna.org/fvwm-crystal/${PORTVERSION}/ MAINTAINER= giacomomariani@yahoo.it COMMENT= Easy, eye-candy, light and powerful virtual wm for X -RUN_DEPENDS= fvwm>=2.5:${PORTSDIR}/x11-wm/fvwm2-devel \ +RUN_DEPENDS= fvwm>=2.5:${PORTSDIR}/x11-wm/fvwm2 \ bash:${PORTSDIR}/shells/bash USE_GMAKE= yes |