diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-05-04 05:21:15 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-05-04 05:21:15 +0000 |
commit | 986caf4f464f09921fc059a4fc1a850e77da4b3d (patch) | |
tree | d3fd38f2b247e515d800d1fcbdbd6b114b952fc2 /irc/ircservices/Makefile | |
parent | 91003077c5d5f9e122c709aedbcf57b271bca386 (diff) | |
download | ports-986caf4f464f09921fc059a4fc1a850e77da4b3d.tar.gz ports-986caf4f464f09921fc059a4fc1a850e77da4b3d.zip |
Notes
Diffstat (limited to 'irc/ircservices/Makefile')
-rw-r--r-- | irc/ircservices/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/ircservices/Makefile b/irc/ircservices/Makefile index ead8788589e8..0900d30aa301 100644 --- a/irc/ircservices/Makefile +++ b/irc/ircservices/Makefile @@ -20,6 +20,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= sysadmin@alexdupre.com COMMENT= A system of IRC services for IRC networks +USE_PERL5_BUILD=yes HAS_CONFIGURE= yes USE_GMAKE= yes |