aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2015-10-18 20:52:29 +0800
committerdanfe <danfe@FreeBSD.org>2015-10-18 20:52:29 +0800
commit9419f13f82767fb38850ce4bd1d7db5b879212b7 (patch)
treef0686ca27707e4b9ea3e3c937c91091240dcd98a /graphics
parent1355fe8260e6336c0ea6a515843ec548a5acb644 (diff)
downloadfreebsd-ports-gnome-9419f13f82767fb38850ce4bd1d7db5b879212b7.tar.gz
freebsd-ports-gnome-9419f13f82767fb38850ce4bd1d7db5b879212b7.tar.zst
freebsd-ports-gnome-9419f13f82767fb38850ce4bd1d7db5b879212b7.zip
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.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/luxrender14/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/luxrender14/Makefile b/graphics/luxrender14/Makefile
index b1ca53a8575b..6f1b5c019f1f 100644
--- a/graphics/luxrender14/Makefile
+++ b/graphics/luxrender14/Makefile
@@ -7,7 +7,7 @@ LUX_REV= dfd211d6faa0
LUXRAYS_REV= 7c7127ee1fa4
MASTERDIR= ${.CURDIR}/../luxrender
-PKGNAMESUFFIX= -14
+PKGNAMESUFFIX= 14
DISTINFO_FILE= ${.CURDIR}/distinfo
PATCHDIR= ${.CURDIR}/files