. 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:
Greg Lewis 2004-05-13 22:23:54 +00:00
parent 964f04a946
commit ecd9af04f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109088

View File

@ -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