diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-28 15:33:56 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-28 15:33:56 +0800 |
commit | d88da1e856b9868cdaf386fb944da90ea7030d9b (patch) | |
tree | fc4ac166369914b38f01cfd9470588a5e6665396 /converters | |
parent | a2073fe88270445b9b26129a79b6dfbf068b2323 (diff) | |
download | freebsd-ports-gnome-d88da1e856b9868cdaf386fb944da90ea7030d9b.tar.gz freebsd-ports-gnome-d88da1e856b9868cdaf386fb944da90ea7030d9b.tar.zst freebsd-ports-gnome-d88da1e856b9868cdaf386fb944da90ea7030d9b.zip |
Support stage
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-Encode-JIS2K/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/converters/p5-Encode-JIS2K/Makefile b/converters/p5-Encode-JIS2K/Makefile index 64a48571ccf6..31f1294fa4bf 100644 --- a/converters/p5-Encode-JIS2K/Makefile +++ b/converters/p5-Encode-JIS2K/Makefile @@ -13,5 +13,4 @@ COMMENT= JIS X 0212 (aka JIS 2000) Encodings USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> |