aboutsummaryrefslogtreecommitdiff
path: root/games/gnomegames2/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-01-01 09:23:15 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-01-01 09:23:15 +0000
commitecebe8482485e11607e54feb2d843bf900142a6e (patch)
tree8ff7b3db02d2d91c87c9406b3e86e5bfe8766e2b /games/gnomegames2/Makefile
parent6c799f30c2bf08be0783e095db0252546ab24c01 (diff)
downloadports-ecebe8482485e11607e54feb2d843bf900142a6e.tar.gz
ports-ecebe8482485e11607e54feb2d843bf900142a6e.zip
Upgrade to 0.99.0.
Notes
Notes: svn path=/head/; revision=15752
Diffstat (limited to 'games/gnomegames2/Makefile')
-rw-r--r--games/gnomegames2/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile
index 07a39b6d71bd..a526d38728cc 100644
--- a/games/gnomegames2/Makefile
+++ b/games/gnomegames2/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: gnomegames
-# Version required: 0.30
+# Version required: 0.99.0
# Date created: 03 July 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.5 1998/11/15 03:14:20 jseger Exp $
+# $Id: Makefile,v 1.6 1998/11/17 17:38:20 vanilla Exp $
#
-DISTNAME= gnome-games-0.30
-PKGNAME= gnomegames-0.30
+DISTNAME= gnome-games-0.99.0
+PKGNAME= gnomegames-0.99.0
CATEGORIES= games
MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \
ftp://ftp.gnome.org/pub/GNOME/sources/
@@ -18,13 +18,15 @@ LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs \
guile.4:${PORTSDIR}/lang/guile
USE_X_PREFIX= yes
+USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome \
--with-gnome=${X11BASE}
CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include \
-I${X11BASE}/include" \
- GTK_CONFIG="${X11BASE}/bin/gtk11-config" \
+ GTK_CONFIG="${X11BASE}/bin/gtk11d-config" \
+ GLIB_CONFIG="${LOCALBASE}/bin/glib11d-config" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lxpg4"
post-install: