diff options
author | asami <asami@FreeBSD.org> | 1998-11-25 14:09:16 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-25 14:09:16 +0800 |
commit | 5f7d35d9e68d85de8af09afbcdb789e58313ca25 (patch) | |
tree | 98757c42867c3d0ea5b905d39de19f699a2cffbf | |
parent | 404c789b99f73943ae9b2fc4c44599e6a5815c3e (diff) | |
download | freebsd-ports-gnome-5f7d35d9e68d85de8af09afbcdb789e58313ca25.tar.gz freebsd-ports-gnome-5f7d35d9e68d85de8af09afbcdb789e58313ca25.tar.zst freebsd-ports-gnome-5f7d35d9e68d85de8af09afbcdb789e58313ca25.zip |
Mark this broken while it awaits upgrade after repository copy.
-rw-r--r-- | x11-wm/windowmaker-i18n/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/windowmaker-i18n/Makefile b/x11-wm/windowmaker-i18n/Makefile index 4493ef030e96..e252cfa0feb3 100644 --- a/x11-wm/windowmaker-i18n/Makefile +++ b/x11-wm/windowmaker-i18n/Makefile @@ -3,7 +3,7 @@ # Date created: August 13, 1997 # Whom: handy@physics.montana.edu # -# $Id: Makefile,v 1.38 1998/11/24 16:04:41 tg Exp $ +# $Id: Makefile,v 1.39 1998/11/25 05:06:27 jseger Exp $ DISTNAME= WindowMaker-0.20.2 PKGNAME= windowmaker-0.20.2 @@ -21,6 +21,8 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ png.2:${PORTSDIR}/graphics/png \ tiff.1:${PORTSDIR}/graphics/tiff34 +BROKEN= upgrade + USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= X11BASE=${X11BASE} |