diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-27 17:46:26 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-27 17:46:26 +0000 |
| commit | a2a8085e7e5efb5c03c30fdd5d10434b0a5e0211 (patch) | |
| tree | 9927edca799ea69f91631e6e61104cdf1a241938 /usr.bin/Makefile | |
| parent | 3a28284461402fb63bab8993cc82a36ed32bd2ba (diff) | |
Notes
Diffstat (limited to 'usr.bin/Makefile')
| -rw-r--r-- | usr.bin/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index fb0ceb597101..7257d77f528c 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -224,10 +224,6 @@ SUBDIR+=dig \ host .endif -.if !defined(NO_PERL_WRAPPER) -SUBDIR+=perl -.endif - .if !defined(NO_SENDMAIL) SUBDIR+=vacation .endif |
