diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-02-18 19:46:55 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-02-18 19:46:55 +0000 |
commit | d361b9067a4f4e887b2fee69b077cabe7a79e00d (patch) | |
tree | 5852a263e55692502e14c17fb5f1d424a9c85d77 /games/gno3dtet | |
parent | 8fe0bbe42230d009ccb23b0b5fa8f3ff096df4ec (diff) | |
download | ports-d361b9067a4f4e887b2fee69b077cabe7a79e00d.tar.gz ports-d361b9067a4f4e887b2fee69b077cabe7a79e00d.zip |
Notes
Diffstat (limited to 'games/gno3dtet')
-rw-r--r-- | games/gno3dtet/Makefile | 6 | ||||
-rw-r--r-- | games/gno3dtet/distinfo | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index bd40e19af3f3..4b6feccaeb01 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gno3dtet -# Version required: 0.3.2 +# Version required: 1.0.0 # Date created: 21 Dec 1999 # Whom: Will Andrews <andrews@technologist.com> # # $FreeBSD$ # -DISTNAME= gno3dtet-0.3.2 +DISTNAME= gno3dtet-1.0.0 CATEGORIES= games MASTER_SITES= ftp://webdat.com/pub/seb/gno3dtet/ EXTRACT_SUFX= .tgz @@ -19,10 +19,8 @@ GNOME_CONFIG?= ${X11BASE}/bin/gnome-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GNU_CONFIGURE= yes CONFIGURE_ENV= GNOME_CONFIG=${GNOME_CONFIG} GTK_CONFIG=${GTK_CONFIG} -CONFIGURE_ARGS+=--prefix=${PREFIX} USE_X_PREFIX= yes USE_GMAKE= yes -WRKSRC= ${WRKDIR}/gno3dtet pre-configure: @${RM} -f ${WRKSRC}/config.cache diff --git a/games/gno3dtet/distinfo b/games/gno3dtet/distinfo index c17966180f58..a01be6789465 100644 --- a/games/gno3dtet/distinfo +++ b/games/gno3dtet/distinfo @@ -1 +1 @@ -MD5 (gno3dtet-0.3.2.tgz) = aa78e882feb52569fb44aa93983d0796 +MD5 (gno3dtet-1.0.0.tgz) = 8d7e58da915eefa164d6ed34b8b7be78 |