diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-29 20:37:09 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-29 20:37:09 +0000 |
commit | 6c069bf0a2ee9411a40dcf645fad632ac3716b85 (patch) | |
tree | eeff29bab0c3f1b70d4825548ed998f3a900befc | |
parent | b688c26f3a0396fc9afd390e5af7415b61b52316 (diff) | |
download | freebsd-ports-6c069bf0a2ee9411a40dcf645fad632ac3716b85.zip |
Revert last commit.
With hat: perl@
Sponsored by: Absolight
-rw-r--r-- | devel/p5-Locale-libintl/Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/devel/p5-Locale-libintl/Makefile b/devel/p5-Locale-libintl/Makefile index 7f42faf51211..945381dfd7c5 100644 --- a/devel/p5-Locale-libintl/Makefile +++ b/devel/p5-Locale-libintl/Makefile @@ -14,15 +14,7 @@ COMMENT= Internationalization library for Perl LICENSE= LGPL21 -USES= gettext perl5 shebangfix -SHEBANG_FILES= lib/Locale/Messages.pm \ - lib/Locale/TextDomain.pm \ - lib/Locale/gettext_dumb.pm \ - lib/Locale/gettext_pp.pm \ - lib/Locale/gettext_xs.pod -SHEBANG_LANG= false -false_OLD_CMD= /bin/false -false_CMD= /usr/bin/false +USES= gettext perl5 USE_PERL5= configure post-install: |