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