diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-17 17:38:20 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-17 17:38:20 +0000 |
commit | 2a6874c7c8361907d71dd4503671dda72a681ed9 (patch) | |
tree | 582d022839e16551b1717161d46714ecb71444b0 /games/gnomegames | |
parent | f81c40abe3ece0ca03230b5dfc8ec5f8bfe80b7c (diff) | |
download | ports-2a6874c7c8361907d71dd4503671dda72a681ed9.tar.gz ports-2a6874c7c8361907d71dd4503671dda72a681ed9.zip |
Remove BROKEN.
Notes
Notes:
svn path=/head/; revision=14610
Diffstat (limited to 'games/gnomegames')
-rw-r--r-- | games/gnomegames/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile index 8d8e0dc333b2..07a39b6d71bd 100644 --- a/games/gnomegames/Makefile +++ b/games/gnomegames/Makefile @@ -3,7 +3,7 @@ # Date created: 03 July 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.4 1998/10/27 16:32:52 vanilla Exp $ +# $Id: Makefile,v 1.5 1998/11/15 03:14:20 jseger Exp $ # DISTNAME= gnome-games-0.30 @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ MAINTAINER= Nakai@technologist.com -BROKEN= depends on BROKEN gnomelibs - LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs \ guile.4:${PORTSDIR}/lang/guile |