aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-01-22 01:29:23 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-01-22 01:29:23 +0800
commitd653ce49b82a1d035ff2ed8cd7475f48cdda9d4e (patch)
tree31ba0fd7de70bb701899308b7f1a9d5c24e98702 /textproc
parentf795979ce6533df741ae1c0ed4c25771c7c837d7 (diff)
downloadfreebsd-ports-gnome-d653ce49b82a1d035ff2ed8cd7475f48cdda9d4e.tar.gz
freebsd-ports-gnome-d653ce49b82a1d035ff2ed8cd7475f48cdda9d4e.tar.zst
freebsd-ports-gnome-d653ce49b82a1d035ff2ed8cd7475f48cdda9d4e.zip
Update default GEM_NAME
Change default GEM_NAME from ${PORTNAME}-${PORTVERSION} to ${DISTNAME} to avoid unnecessary GEM_NAME setting in ports Makefile Differential Revision: https://reviews.FreeBSD.org/D9250 PR: 216267 Exp-run by: antoine
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-rugments/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/rubygem-rugments/Makefile b/textproc/rubygem-rugments/Makefile
index 0d64cea7f7b8..7f0e057a0991 100644
--- a/textproc/rubygem-rugments/Makefile
+++ b/textproc/rubygem-rugments/Makefile
@@ -11,9 +11,7 @@ COMMENT= Simple, easy to extend drop in replacement for pygments
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-GEM_NAME= ${PORTNAME}-${DISTVERSION}
NO_ARCH= yes
-
USE_RUBY= yes
USES= gem