aboutsummaryrefslogtreecommitdiff
path: root/audio/gogo/Makefile
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>1999-10-22 07:38:39 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>1999-10-22 07:38:39 +0000
commitf0e467a340519397744d6eab29da5a27ce8a87c6 (patch)
treeec61073d00eec60338eaaadff4673783055503e3 /audio/gogo/Makefile
parent26e3ddcb0395dd7c60afa992fc38f24e3225416a (diff)
downloadports-f0e467a340519397744d6eab29da5a27ce8a87c6.tar.gz
ports-f0e467a340519397744d6eab29da5a27ce8a87c6.zip
Update to 2.20.
This version support multi thread for 30x speed up on dual PIII machine, but only for Linux, BeOS :-(
Notes
Notes: svn path=/head/; revision=22577
Diffstat (limited to 'audio/gogo/Makefile')
-rw-r--r--audio/gogo/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/audio/gogo/Makefile b/audio/gogo/Makefile
index 8e258026709a..02b9e2df5d86 100644
--- a/audio/gogo/Makefile
+++ b/audio/gogo/Makefile
@@ -1,29 +1,28 @@
# New ports collection makefile for: gogo no coder
-# Version required: 2.11
+# Version required: 2.20
# Date created: 01 July 1999
# Whom: Yukihiro Nakai <Nacai@iname.com>
#
# $FreeBSD$
#
-DISTNAME= gogo211
-PKGNAME= gogo-2.11
+DISTNAME= gogo220
+PKGNAME= gogo-2.20
CATEGORIES= audio
MASTER_SITES= http://www.kurims.kyoto-u.ac.jp/~shigeo/soft/gogo2/src/
-EXTRACT_SUFX= .tgz
MAINTAINER= nakai@FreeBSD.org
# More than version 0.98
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
+USE_GMAKE= yes
MAKEFILE= makefile.unx
ALL_TARGET= gogo
.if(!defined(KANJI))
MAKE_ENV+= DONT_USE_KANJI=-DNO_KANJI
.endif
RESTRICTED= Condition is not clear
-NO_WRKSUBDIR= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gogo ${PREFIX}/bin