diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-26 17:01:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-26 17:01:45 +0000 |
commit | d16e4e7bf4045c24411aed2251f6cc8643a223a9 (patch) | |
tree | 489be6a69256c253325a723130cbd1c2682a8869 /graphics | |
parent | 08c99da43f37790775e0152a5b7341734d5651c0 (diff) | |
download | freebsd-ports-d16e4e7bf4045c24411aed2251f6cc8643a223a9.zip |
- Support STAGEDIR
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/rubygem-png/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/rubygem-png/Makefile b/graphics/rubygem-png/Makefile index cea629cebff1..01749f28877a 100644 --- a/graphics/rubygem-png/Makefile +++ b/graphics/rubygem-png/Makefile @@ -16,5 +16,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |