diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-21 11:33:32 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-21 11:33:32 +0000 |
commit | 58301eb9fd63f327760763b7e9c7069fde2f5ea2 (patch) | |
tree | 638056e44c0accefe2f99155dc2bae01c393865e /news/inn-stable | |
parent | e6792946eb0e577f4c6b5182e4f69398dfadc556 (diff) | |
download | ports-58301eb9fd63f327760763b7e9c7069fde2f5ea2.tar.gz ports-58301eb9fd63f327760763b7e9c7069fde2f5ea2.zip |
Notes
Diffstat (limited to 'news/inn-stable')
-rw-r--r-- | news/inn-stable/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index d05c8f051662..a52344f83703 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/Makefile @@ -17,6 +17,7 @@ DISTNAME= inn-STABLE-${SNAPSHOT} MAINTAINER= des@FreeBSD.org USE_GMAKE=YES +USE_PERL5= yes .if exists(/var/news) INN_NEWSSPOOL?=/var/news |