diff options
Diffstat (limited to 'games/gnomegames')
-rw-r--r-- | games/gnomegames/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile index fb8cae7247e2..cf40d5d612b2 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$ +# $Id: Makefile,v 1.1.1.1 1998/10/02 00:58:05 vanilla Exp $ # DISTNAME= gnome-games-0.30 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ MAINTAINER= Nakai@technologist.com -LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomecore +LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs USE_X_PREFIX= yes GNU_CONFIGURE= yes |