diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:54:59 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:54:59 +0000 |
commit | 6ed7970d0cad5324f60a4eb87485509c92ba711c (patch) | |
tree | 1dce7a8327386ab7128d6f57784428ab3dd803be /net/rubygem-yadis | |
parent | 23b7ed77c21a118980338177372db1c76245c6de (diff) | |
download | ports-6ed7970d0cad5324f60a4eb87485509c92ba711c.tar.gz ports-6ed7970d0cad5324f60a4eb87485509c92ba711c.zip |
Notes
Diffstat (limited to 'net/rubygem-yadis')
-rw-r--r-- | net/rubygem-yadis/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/rubygem-yadis/Makefile b/net/rubygem-yadis/Makefile index 4b9a565219aa..a55baf34e0bb 100644 --- a/net/rubygem-yadis/Makefile +++ b/net/rubygem-yadis/Makefile @@ -15,5 +15,4 @@ USE_RUBYGEMS= yes GEM_NAME= ${DISTNAME} RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |