diff options
author | Cy Schubert <cy@FreeBSD.org> | 2002-04-11 05:43:48 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2002-04-11 05:43:48 +0000 |
commit | 4acdf11f06b377fbd02c83857a6ac9799e4d5c3c (patch) | |
tree | 99ac62c9fe3d6a3bcc229073bf5fe40c5cebed86 | |
parent | o Update to 5.1.7 (diff) |
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.
Notes
Notes:
svn path=/head/; revision=57562
-rw-r--r-- | x11-themes/fvwm-themes/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/fvwm-themes/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/x11-themes/fvwm-themes/Makefile b/x11-themes/fvwm-themes/Makefile index 3d6e09d9f7bb..1b91570f4093 100644 --- a/x11-themes/fvwm-themes/Makefile +++ b/x11-themes/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 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 |