diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:04:13 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:04:13 +0000 |
commit | f7c07bb0b0d2231e868b94a0c6258ee4a959a7e4 (patch) | |
tree | d0fd9896d107e91fca0b0a8635b2f8eafee5b94c /lang/perl5 | |
parent | More spaces -> tabs for the games category. (diff) |
Some style fixes in the lang category (usual round of spaces -> tabs)
Notes
Notes:
svn path=/head/; revision=37980
Diffstat (limited to 'lang/perl5')
-rw-r--r-- | lang/perl5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5/Makefile b/lang/perl5/Makefile index 6f47ea0315f7..500246891e2e 100644 --- a/lang/perl5/Makefile +++ b/lang/perl5/Makefile @@ -21,7 +21,7 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} .include <bsd.port.pre.mk> .if ${OSVERSION} > 300003 -FORBIDDEN= perl is in system +FORBIDDEN= perl is in system .endif MAN1= a2p.1 c2ph.1 h2ph.1 h2xs.1 perl.1 perl5004delta.1 \ |