diff options
author | asami <asami@FreeBSD.org> | 1998-03-29 04:53:22 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-03-29 04:53:22 +0800 |
commit | fe5ef901f981de0cd79da6fe7ec7e888b44b57a8 (patch) | |
tree | faa21aa6d55c26944e6bcb228569c38fd1b096c6 /x11-wm/windowmaker-i18n | |
parent | cc3a8302e94ad319776dee2728cccf454eacbba3 (diff) | |
download | freebsd-ports-gnome-fe5ef901f981de0cd79da6fe7ec7e888b44b57a8.tar.gz freebsd-ports-gnome-fe5ef901f981de0cd79da6fe7ec7e888b44b57a8.tar.zst freebsd-ports-gnome-fe5ef901f981de0cd79da6fe7ec7e888b44b57a8.zip |
Doesn't build.
Diffstat (limited to 'x11-wm/windowmaker-i18n')
-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 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 |