diff options
author | tobez <tobez@FreeBSD.org> | 2001-08-24 21:32:55 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-08-24 21:32:55 +0000 |
commit | 59d35cc4e8efa5ea6963997f58691d58420a6f4e (patch) | |
tree | 197b4b6a4b3b326a28909d7514c4c3c89e7d008e /sysutils | |
parent | 062843587cb531242f206c2e2aaf70082f97e302 (diff) | |
download | FreeBSD-ports-59d35cc4e8efa5ea6963997f58691d58420a6f4e.zip FreeBSD-ports-59d35cc4e8efa5ea6963997f58691d58420a6f4e.tar.gz |
Remove redundant USE_PERL5 statements.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/p5-Schedule-At/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/p5-Schedule-At/Makefile b/sysutils/p5-Schedule-At/Makefile index 4c0b944..9629da0 100644 --- a/sysutils/p5-Schedule-At/Makefile +++ b/sysutils/p5-Schedule-At/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Schedule::At.3 |