Remove hyphen from PKGNAMESUFFIX: originally Makefile was copied from an

`x11/nvidia-driver' slave port where it makes sense because dashed number
is actually a major version.  Here this suffix is "dedotted" full version
and used purely to give the package unique name.  This logic follows our
existing `multimedia/ffmpeg0' and `devel/subversion*' ports, for example.
This commit is contained in:
Alexey Dokuchaev 2015-10-18 12:52:29 +00:00
parent 3604d77c57
commit b7142626a0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399616

View File

@ -7,7 +7,7 @@ LUX_REV= dfd211d6faa0
LUXRAYS_REV= 7c7127ee1fa4
MASTERDIR= ${.CURDIR}/../luxrender
PKGNAMESUFFIX= -14
PKGNAMESUFFIX= 14
DISTINFO_FILE= ${.CURDIR}/distinfo
PATCHDIR= ${.CURDIR}/files