diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-03-28 20:53:22 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-03-28 20:53:22 +0000 |
commit | 42862d8614df5c664bc3f5c0074e4a6da707b839 (patch) | |
tree | 4918ce200a716fe4fcc2c42c2d36ce3c35c3a2e4 /x11-wm | |
parent | d5a360f6bda4483de870b33124636945785b2171 (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/windowmaker-i18n/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/windowmaker/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-wm/windowmaker-i18n/Makefile b/x11-wm/windowmaker-i18n/Makefile index 331f83f44046..50d37be1e126 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.4 1998/03/02 09:45:55 tg Exp $ +# $Id: Makefile,v 1.5 1998/03/28 20:22:42 ache Exp $ DISTNAME= WindowMaker-0.14.0 PKGNAME= windowmaker-0.14.0 @@ -20,6 +20,8 @@ LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ png\\.2\\.:${PORTSDIR}/graphics/png \ tiff34\\.1:${PORTSDIR}/graphics/tiff34 +BROKEN= build + USE_X11= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 331f83f44046..50d37be1e126 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -3,7 +3,7 @@ # Date created: August 13, 1997 # Whom: handy@physics.montana.edu # -# $Id: Makefile,v 1.4 1998/03/02 09:45:55 tg Exp $ +# $Id: Makefile,v 1.5 1998/03/28 20:22:42 ache Exp $ DISTNAME= WindowMaker-0.14.0 PKGNAME= windowmaker-0.14.0 @@ -20,6 +20,8 @@ LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ png\\.2\\.:${PORTSDIR}/graphics/png \ tiff34\\.1:${PORTSDIR}/graphics/tiff34 +BROKEN= build + USE_X11= yes USE_GMAKE= yes GNU_CONFIGURE= yes |