diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-03 21:08:07 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-03 21:08:07 +0000 |
commit | 33c4f71cde0a5feb4e96a07732102aa83d642aca (patch) | |
tree | 09f3329c45f200cae4463399cca08dc63608bb07 /textproc/align | |
parent | 6d476ede708e9a8f24394a0dad4a5944e8657178 (diff) |
Notes
Diffstat (limited to 'textproc/align')
-rw-r--r-- | textproc/align/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/align/Makefile b/textproc/align/Makefile index 6818bf26b5f1..6ab0cf1cf6a1 100644 --- a/textproc/align/Makefile +++ b/textproc/align/Makefile @@ -13,4 +13,6 @@ MASTER_SITES= http://www.cs.indiana.edu/~kinzler/align/ MAINTAINER= ports@FreeBSD.org +USE_PERL5= yes + .include <bsd.port.mk> |