diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-31 18:54:42 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-31 18:54:42 +0000 |
commit | 949717456931b183697ab9a08c553d17ec9b9e40 (patch) | |
tree | 45dae82aa8f7b4f88841fb07b294d5b7fddb9332 /textproc/p5-PDF-Writer/Makefile | |
parent | fffaed7e59243515c9a5db9fe31b281724e28cb9 (diff) | |
download | ports-949717456931b183697ab9a08c553d17ec9b9e40.tar.gz ports-949717456931b183697ab9a08c553d17ec9b9e40.zip |
Notes
Diffstat (limited to 'textproc/p5-PDF-Writer/Makefile')
-rw-r--r-- | textproc/p5-PDF-Writer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-PDF-Writer/Makefile b/textproc/p5-PDF-Writer/Makefile index 4e16cef5bebf..bb767dffc104 100644 --- a/textproc/p5-PDF-Writer/Makefile +++ b/textproc/p5-PDF-Writer/Makefile @@ -13,7 +13,7 @@ COMMENT= PDF writer abstraction layer LICENSE= ART10 GPLv1 LICENSE_COMB= dual -USES= perl5 USE_PERL5= modbuild +USES= perl5 .include <bsd.port.mk> |