diff options
author | swills <swills@FreeBSD.org> | 2013-10-30 10:59:10 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-10-30 10:59:10 +0800 |
commit | 04dcf48828a2cc87a51865b6c737c37850356725 (patch) | |
tree | d86f5e548ce21bd97348f75be559d538850ccb0d /textproc/rubygem-liquid | |
parent | cb49ca9b4ab89304ed95bb875ac3aacb6f3548c8 (diff) | |
download | freebsd-ports-gnome-04dcf48828a2cc87a51865b6c737c37850356725.tar.gz freebsd-ports-gnome-04dcf48828a2cc87a51865b6c737c37850356725.tar.zst freebsd-ports-gnome-04dcf48828a2cc87a51865b6c737c37850356725.zip |
- Add stage support
Diffstat (limited to 'textproc/rubygem-liquid')
-rw-r--r-- | textproc/rubygem-liquid/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/rubygem-liquid/Makefile b/textproc/rubygem-liquid/Makefile index f1b8c7af5f59..51b210d96aee 100644 --- a/textproc/rubygem-liquid/Makefile +++ b/textproc/rubygem-liquid/Makefile @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |