Fix pkg name collision
This commit is contained in:
parent
aa4ecc70e1
commit
8fbf285641
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330278
1 changed files with 1 additions and 2 deletions
|
@ -7,6 +7,7 @@ PORTREVISION= 2
|
|||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.daidouji.com/oneko/distfiles/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}.sakura.5
|
||||
PKGNAMESUFFIX= -sakura
|
||||
|
||||
MAINTAINER= hotaru@tail.net
|
||||
COMMENT= A cat, Sakura or Tomoyo chasing a mouse all over the screen
|
||||
|
@ -19,8 +20,6 @@ MAN6= oneko.6
|
|||
PLIST_FILES= bin/oneko
|
||||
NO_CDROM= Including derivatives from CARDCAPTOR SAKURA. See http://www.clamp-net.com/ -> INFORMATION
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
pre-configure:
|
||||
@${REINPLACE_CMD} -e 's,/\*\*/# Cannot compile in using Gcc,/* Cannot compile using Gcc */,' \
|
||||
|
|
Loading…
Reference in a new issue