- new master site
- respect GTK_CONFIG - new maintainer email PR: 19964 Submitted by: maintainer
This commit is contained in:
parent
7e330c87e2
commit
06059fa08e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30700
2 changed files with 4 additions and 5 deletions
|
@ -8,13 +8,14 @@
|
||||||
PORTNAME= baduki
|
PORTNAME= baduki
|
||||||
PORTVERSION= 0.2.9
|
PORTVERSION= 0.2.9
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
MASTER_SITES= http://soback.kornet21.net/~artist/baduk/
|
MASTER_SITES= ftp://autoinst.acs.uci.edu/pub/go/
|
||||||
|
|
||||||
MAINTAINER= spcoltri@unm.edu
|
MAINTAINER= spcoltri@omcl.org
|
||||||
|
|
||||||
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||||
CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config
|
CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
|
|
@ -11,7 +11,5 @@ Options:
|
||||||
output in SGF
|
output in SGF
|
||||||
-lsgf <file> Load game in <file>
|
-lsgf <file> Load game in <file>
|
||||||
|
|
||||||
WWW: http://soback.kornet21.net/~artist/baduk/baduki.html
|
|
||||||
|
|
||||||
- Steve Coltrin
|
- Steve Coltrin
|
||||||
spcoltri@unm.edu
|
spcoltri@omcl.org
|
||||||
|
|
Loading…
Reference in a new issue