diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-09 17:31:07 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-09 17:31:07 +0000 |
commit | 17a0933c8d9b73113530d41438a7eb5350704b82 (patch) | |
tree | 3272edbe2f9d3aed3e42471b5ffa5b82a2c3013c /devel/p5-Getopt-GUI-Long | |
parent | c10fb42dc444b49630522378287af32bcb6d9f53 (diff) | |
download | ports-17a0933c8d9b73113530d41438a7eb5350704b82.tar.gz ports-17a0933c8d9b73113530d41438a7eb5350704b82.zip |
Notes
Diffstat (limited to 'devel/p5-Getopt-GUI-Long')
-rw-r--r-- | devel/p5-Getopt-GUI-Long/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Getopt-GUI-Long/Makefile b/devel/p5-Getopt-GUI-Long/Makefile index 0dc5e727b6fe..d7f820607254 100644 --- a/devel/p5-Getopt-GUI-Long/Makefile +++ b/devel/p5-Getopt-GUI-Long/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org COMMENT= Wrapper around Getopt::Long -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Getopt::GUI::Long.3 |