mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Update to version 1.6.1
PR: ports/65534 Submitted by: Ports Fury
This commit is contained in:
parent
2e20ed8a84
commit
fb9ca0ff8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107042
@ -7,8 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= mahjong
|
||||
PORTVERSION= 1.6
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.6.1
|
||||
CATEGORIES= games net
|
||||
MASTER_SITES= http://www.stevens-bradfield.com/MahJong/Source/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= . OLD
|
||||
@ -20,14 +19,12 @@ COMMENT= A networked Mah Jong program, together with a computer player
|
||||
USE_PERL5_BUILD= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_GMAKE= yes
|
||||
MAKE_ENV= CCLINK="${CC}" CDEBUGFLAGS="${CFLAGS}" \
|
||||
DESTDIR="${PREFIX}/" INSTMANFLAGS="${INSTALL_MAN}" \
|
||||
INSTPGMFLAGS="${INSTALL_PROGRAM}" PERL="${PERL}"
|
||||
INSTALL_TARGET= install install.man
|
||||
MAKE_ENV= CCLINK="${CC}" CDEBUGFLAGS="${CFLAGS}" PERL="${PERL}"
|
||||
|
||||
MAN1= xmj.1
|
||||
MLINKS= xmj.1 mj-player.1 \
|
||||
xmj.1 mj-server.1
|
||||
PLIST_FILES= bin/mj-server bin/mj-player bin/xmj
|
||||
|
||||
post-patch:
|
||||
@${PERL} -pi -e 's|^CC|#CC|g ; \
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (mj-1.6-src.tar.gz) = 7fdce8dd6ec30de8f997da8f67942532
|
||||
SIZE (mj-1.6-src.tar.gz) = 304754
|
||||
MD5 (mj-1.6.1-src.tar.gz) = da488e4204f79be13bffa3a0d211af6a
|
||||
SIZE (mj-1.6.1-src.tar.gz) = 304871
|
||||
|
@ -1,3 +0,0 @@
|
||||
bin/mj-server
|
||||
bin/mj-player
|
||||
bin/xmj
|
Loading…
Reference in New Issue
Block a user