aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
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 /sysutils
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 'sysutils')
-rw-r--r--sysutils/rubygem-sys-proctable/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/rubygem-sys-proctable/Makefile b/sysutils/rubygem-sys-proctable/Makefile
index e93f32bbc95a..3042497edb7f 100644
--- a/sysutils/rubygem-sys-proctable/Makefile
+++ b/sysutils/rubygem-sys-proctable/Makefile
@@ -14,7 +14,6 @@ LICENSE= APACHE20
RUN_DEPENDS= rubygem-ffi>=0:devel/rubygem-ffi
-GEM_NAME= ${PORTNAME}-${DISTVERSIONFULL}
NO_ARCH= yes
USE_RUBY= yes
USES= gem