diff options
author | cy <cy@FreeBSD.org> | 2002-04-07 23:39:26 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2002-04-07 23:39:26 +0800 |
commit | 49f7ffe1926bd6ec79a32f7c90c6997253146e31 (patch) | |
tree | 67b06951e259a4ae2e49226a3b1f984a1b24e1f5 | |
parent | 567098eaea7a97ff2f44faa14032112abdadc2ed (diff) | |
download | freebsd-ports-gnome-49f7ffe1926bd6ec79a32f7c90c6997253146e31.tar.gz freebsd-ports-gnome-49f7ffe1926bd6ec79a32f7c90c6997253146e31.tar.zst freebsd-ports-gnome-49f7ffe1926bd6ec79a32f7c90c6997253146e31.zip |
Mark port broken due to PR 36849.
I finally managed to track down the maintainer. Update an incorrect
MAINTAINER email address.
PR: 36849
-rw-r--r-- | x11-themes/fvwm-themes/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/fvwm-themes/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-themes/fvwm-themes/Makefile b/x11-themes/fvwm-themes/Makefile index c089022d9a86..3d6e09d9f7bb 100644 --- a/x11-themes/fvwm-themes/Makefile +++ b/x11-themes/fvwm-themes/Makefile @@ -11,12 +11,14 @@ CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fvwm-themes -MAINTAINER= e-devil@e-devil.org +MAINTAINER= e-devil@goatse.cx 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 c089022d9a86..3d6e09d9f7bb 100644 --- a/x11-wm/fvwm-themes/Makefile +++ b/x11-wm/fvwm-themes/Makefile @@ -11,12 +11,14 @@ CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fvwm-themes -MAINTAINER= e-devil@e-devil.org +MAINTAINER= e-devil@goatse.cx 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 |