diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-11-15 03:14:20 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-11-15 03:14:20 +0000 |
commit | 831de3c15f1512d5d0ec42168936a79decf2c04a (patch) | |
tree | eb0efb1590640ee46d047d042bc01d50b6a13499 | |
parent | was using naked '-lXm' rather than `${MOTIFLIB}'. (diff) |
Mark BROKEN. Depends on broken gnomelibs.
Notes
Notes:
svn path=/head/; revision=14526
-rw-r--r-- | games/gnome-games/Makefile | 4 | ||||
-rw-r--r-- | games/gnomegames/Makefile | 4 | ||||
-rw-r--r-- | games/gnomegames2/Makefile | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index a81a35831521..8d8e0dc333b2 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -3,7 +3,7 @@ # Date created: 03 July 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.3 1998/10/10 13:22:16 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/10/27 16:32:52 vanilla Exp $ # DISTNAME= gnome-games-0.30 @@ -14,6 +14,8 @@ 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 diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile index a81a35831521..8d8e0dc333b2 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.3 1998/10/10 13:22:16 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/10/27 16:32:52 vanilla Exp $ # DISTNAME= gnome-games-0.30 @@ -14,6 +14,8 @@ 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 diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index a81a35831521..8d8e0dc333b2 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -3,7 +3,7 @@ # Date created: 03 July 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.3 1998/10/10 13:22:16 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/10/27 16:32:52 vanilla Exp $ # DISTNAME= gnome-games-0.30 @@ -14,6 +14,8 @@ 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 |