diff options
author | asami <asami@FreeBSD.org> | 1998-03-29 06:18:38 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-03-29 06:18:38 +0800 |
commit | 07ca8056577b7ea8d8c16d84fab972de21032407 (patch) | |
tree | e54de5968782d9f71250755f814d5c59afd5c461 /x11-fm | |
parent | fe5ef901f981de0cd79da6fe7ec7e888b44b57a8 (diff) | |
download | freebsd-ports-gnome-07ca8056577b7ea8d8c16d84fab972de21032407.tar.gz freebsd-ports-gnome-07ca8056577b7ea8d8c16d84fab972de21032407.tar.zst freebsd-ports-gnome-07ca8056577b7ea8d8c16d84fab972de21032407.zip |
The port that throws up on gtk is workplace, not windowmaker.
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/workplace/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fm/workplace/Makefile b/x11-fm/workplace/Makefile index 991a046d4600..fa98f9f47346 100644 --- a/x11-fm/workplace/Makefile +++ b/x11-fm/workplace/Makefile @@ -3,7 +3,7 @@ # Date created: 7 March 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/03/27 14:29:36 tg Exp $ # DISTNAME= workplace-1.0.a1 @@ -15,6 +15,8 @@ MAINTAINER= andy@icc.surw.chel.su LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11/gtk +BROKEN= build + GNU_CONFIGURE= yes USE_X11= yes |