diff options
author | bapt <bapt@FreeBSD.org> | 2014-01-28 15:33:56 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-01-28 15:33:56 +0800 |
commit | cacb4f757c95390a2471e55503e3932041fa0213 (patch) | |
tree | fc4ac166369914b38f01cfd9470588a5e6665396 /converters | |
parent | 09a6a666f8ca3a3f83923b6dac6390667028a2d2 (diff) | |
download | freebsd-ports-graphics-cacb4f757c95390a2471e55503e3932041fa0213.tar.gz freebsd-ports-graphics-cacb4f757c95390a2471e55503e3932041fa0213.tar.zst freebsd-ports-graphics-cacb4f757c95390a2471e55503e3932041fa0213.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 64a48571ccf..31f1294fa4b 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> |