diff options
Diffstat (limited to 'devel/p5-AtExit/Makefile')
-rw-r--r-- | devel/p5-AtExit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-AtExit/Makefile b/devel/p5-AtExit/Makefile index 07cabe2e4896..7c93b0bb5ac8 100644 --- a/devel/p5-AtExit/Makefile +++ b/devel/p5-AtExit/Makefile @@ -18,7 +18,6 @@ COMMENT= AtExit - Perform exit processing for a program or object PERL_CONFIGURE= yes CONFIGURE_ARGS= INSTALLDIRS=site -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= AtExit.3 .include <bsd.port.mk> |