aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2018-01-16 23:53:33 +0800
committerswills <swills@FreeBSD.org>2018-01-16 23:53:33 +0800
commitf9e06bf0861ec63103ca048ab9f19aeaf3ee077d (patch)
tree242e1df3a4df5687d6ef9069e0cf1f29f8d3afe6
parentd7ccb7a6f81073f32f442f7e118666c6b201d4c1 (diff)
downloadfreebsd-ports-gnome-f9e06bf0861ec63103ca048ab9f19aeaf3ee077d.tar.gz
freebsd-ports-gnome-f9e06bf0861ec63103ca048ab9f19aeaf3ee077d.tar.zst
freebsd-ports-gnome-f9e06bf0861ec63103ca048ab9f19aeaf3ee077d.zip
textproc/rubygem-rouge2: add missing PKGNAMESUFFIX
Pointyhat to: swills Reported by: antoine
-rw-r--r--textproc/rubygem-rouge2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-rouge2/Makefile b/textproc/rubygem-rouge2/Makefile
index fb2a80fe5f1f..8666f9a92723 100644
--- a/textproc/rubygem-rouge2/Makefile
+++ b/textproc/rubygem-rouge2/Makefile
@@ -4,6 +4,7 @@ PORTNAME= rouge
PORTVERSION= 2.2.1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
+PKGNAMESUFFIX= 2
MAINTAINER= ruby@FreeBSD.org
COMMENT= Simple, easy-to-extend drop-in replacement for pygments