diff options
author | mezz <mezz@FreeBSD.org> | 2007-03-20 03:19:32 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-03-20 03:19:32 +0800 |
commit | 9f4376874211f68ddcfad770541a8cbad0c84986 (patch) | |
tree | 3c527c8de538dd5f6d29747daf07a4c09998c9c0 /x11-themes/flux-art | |
parent | d8decec036c72c1e6ca7973268b984a847437726 (diff) | |
download | freebsd-ports-gnome-9f4376874211f68ddcfad770541a8cbad0c84986.tar.gz freebsd-ports-gnome-9f4376874211f68ddcfad770541a8cbad0c84986.tar.zst freebsd-ports-gnome-9f4376874211f68ddcfad770541a8cbad0c84986.zip |
The x11-wm/fluxbox-devel has been merged into x11-wm/fluxbox and remove
fluxbox-devel. The 0.1.14 version is gone for good. The highlight changes for
fluxbox:
-Update to 1.0rc2.
-Change the prefix from X11BASE (/usr/X11R6) to LOCALBASE (/usr/local).
-The bsetroot has been renamed to fbsetroot.
As for the other ports, chase the fluxbox-devel -> fluxbox.
Request by: too many to list (include developers)
Diffstat (limited to 'x11-themes/flux-art')
-rw-r--r-- | x11-themes/flux-art/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/flux-art/Makefile b/x11-themes/flux-art/Makefile index daf0ccde5c36..bda70eecafd7 100644 --- a/x11-themes/flux-art/Makefile +++ b/x11-themes/flux-art/Makefile @@ -12,9 +12,9 @@ CATEGORIES= x11-themes MASTER_SITES= http://www.iluxa.kremenchug.net/files/ MAINTAINER= ilya@space.rootshell.ru -COMMENT= Flux-art themes pack for fluxbox-devel +COMMENT= Flux-art themes pack for fluxbox -RUN_DEPENDS= fluxbox:${PORTSDIR}/x11-wm/fluxbox-devel +RUN_DEPENDS= fluxbox:${PORTSDIR}/x11-wm/fluxbox CONFLICTS= fluxbox-fluxmod-* |