diff options
author | asami <asami@FreeBSD.org> | 1998-03-28 22:18:38 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-03-28 22:18:38 +0000 |
commit | 07ca8056577b7ea8d8c16d84fab972de21032407 (patch) | |
tree | e54de5968782d9f71250755f814d5c59afd5c461 /x11-wm | |
parent | fe5ef901f981de0cd79da6fe7ec7e888b44b57a8 (diff) | |
download | FreeBSD-ports-07ca8056577b7ea8d8c16d84fab972de21032407.zip FreeBSD-ports-07ca8056577b7ea8d8c16d84fab972de21032407.tar.gz |
The port that throws up on gtk is workplace, not windowmaker.
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, 2 insertions, 6 deletions
diff --git a/x11-wm/windowmaker-i18n/Makefile b/x11-wm/windowmaker-i18n/Makefile index 50d37be..04a8cf6 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.5 1998/03/28 20:22:42 ache Exp $ +# $Id: Makefile,v 1.6 1998/03/28 20:53:22 asami Exp $ DISTNAME= WindowMaker-0.14.0 PKGNAME= windowmaker-0.14.0 @@ -20,8 +20,6 @@ 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 50d37be..04a8cf6 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.5 1998/03/28 20:22:42 ache Exp $ +# $Id: Makefile,v 1.6 1998/03/28 20:53:22 asami Exp $ DISTNAME= WindowMaker-0.14.0 PKGNAME= windowmaker-0.14.0 @@ -20,8 +20,6 @@ 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 |