diff options
author | cy <cy@FreeBSD.org> | 2002-04-11 13:43:48 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2002-04-11 13:43:48 +0800 |
commit | 32ebea6e7b3991fefff274f1cb0ae325e082fd19 (patch) | |
tree | 1e4da231e0cbc38b4f20bae6580c4c7114288487 /x11-wm/fvwm-themes | |
parent | fe63f309ccf6d7a4ea0a4033311c6101a04187b6 (diff) | |
download | freebsd-ports-gnome-32ebea6e7b3991fefff274f1cb0ae325e082fd19.tar.gz freebsd-ports-gnome-32ebea6e7b3991fefff274f1cb0ae325e082fd19.tar.zst freebsd-ports-gnome-32ebea6e7b3991fefff274f1cb0ae325e082fd19.zip |
This port will only cause fvwm2 (and fvwm2-devel) to hang if they are
compiled with Gnome support. As it is unlikely users who use fvwm2
with Gnome will install this port, this should not be a problem in the
interim until a permanent solution is found.
Diffstat (limited to 'x11-wm/fvwm-themes')
-rw-r--r-- | x11-wm/fvwm-themes/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-wm/fvwm-themes/Makefile b/x11-wm/fvwm-themes/Makefile index 3d6e09d9f7bb..1b91570f4093 100644 --- a/x11-wm/fvwm-themes/Makefile +++ b/x11-wm/fvwm-themes/Makefile @@ -17,8 +17,6 @@ BUILD_DEPENDS= fvwm2:${PORTSDIR}/x11-wm/fvwm2-devel \ gm4:${PORTSDIR}/devel/m4 RUN_DEPENDS= ${BUILD_DEPENDS} -BROKEN= "Port broken due to PR ports/36849." - USE_X_PREFIX= yes USE_XPM= yes GNU_CONFIGURE= yes |