aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2013-10-30 10:20:20 +0800
committerswills <swills@FreeBSD.org>2013-10-30 10:20:20 +0800
commitdd05d084f9ba456ae68846543af320e424bbb6af (patch)
treee6dfbb7913a7f5ef6edb94c2b740a08f6329211e /archivers
parent9cfe677d78770688c1c8029be1f9e539c9148a2e (diff)
downloadfreebsd-ports-gnome-dd05d084f9ba456ae68846543af320e424bbb6af.tar.gz
freebsd-ports-gnome-dd05d084f9ba456ae68846543af320e424bbb6af.tar.zst
freebsd-ports-gnome-dd05d084f9ba456ae68846543af320e424bbb6af.zip
- Add stage support
Diffstat (limited to 'archivers')
-rw-r--r--archivers/rubygem-archive-tar-minitar/Makefile1
-rw-r--r--archivers/rubygem-bzip2/Makefile1
-rw-r--r--archivers/rubygem-minitar/Makefile1
-rw-r--r--archivers/rubygem-rubyzip/Makefile1
4 files changed, 0 insertions, 4 deletions
diff --git a/archivers/rubygem-archive-tar-minitar/Makefile b/archivers/rubygem-archive-tar-minitar/Makefile
index 4ac19f19ba91..fa6b825c8108 100644
--- a/archivers/rubygem-archive-tar-minitar/Makefile
+++ b/archivers/rubygem-archive-tar-minitar/Makefile
@@ -9,7 +9,6 @@ DISTNAME= archive-tar-minitar-${PORTVERSION}
MAINTAINER= ruby@FreeBSD.org
COMMENT= library and command-line utility for tar archives
-NO_STAGE= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/archivers/rubygem-bzip2/Makefile b/archivers/rubygem-bzip2/Makefile
index 51a945c0ca74..2f7f8883b01b 100644
--- a/archivers/rubygem-bzip2/Makefile
+++ b/archivers/rubygem-bzip2/Makefile
@@ -10,7 +10,6 @@ DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby C bindings to libbzip2
-NO_STAGE= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
GEM_NAME= ${PORTNAME}-ruby-${PORTVERSION}
diff --git a/archivers/rubygem-minitar/Makefile b/archivers/rubygem-minitar/Makefile
index 2a74e8bfa85a..9b516b5b4858 100644
--- a/archivers/rubygem-minitar/Makefile
+++ b/archivers/rubygem-minitar/Makefile
@@ -9,7 +9,6 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library and command-line utility for tar archives
-NO_STAGE= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/archivers/rubygem-rubyzip/Makefile b/archivers/rubygem-rubyzip/Makefile
index 29ac9ff7a700..e8b7a3461dd6 100644
--- a/archivers/rubygem-rubyzip/Makefile
+++ b/archivers/rubygem-rubyzip/Makefile
@@ -9,7 +9,6 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby module for reading and writing zip files
-NO_STAGE= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes