mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
. Use the ${PKGNAMESUFFIX} set by each of the slave ports to make their
LATEST_LINK setting unique. Pointed out by: kris
This commit is contained in:
parent
964f04a946
commit
ecd9af04f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109088
@ -18,7 +18,7 @@ MAINTAINER?= glewis@FreeBSD.org
|
||||
COMMENT?= A dungeon explorin', slashin', hackin' game
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
LATEST_LINK= nethack33
|
||||
LATEST_LINK= nethack33${PKGNAMESUFFIX}
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user