summaryrefslogtreecommitdiff
path: root/irc/ircservices/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-05-04 05:21:15 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-05-04 05:21:15 +0000
commit986caf4f464f09921fc059a4fc1a850e77da4b3d (patch)
treed3fd38f2b247e515d800d1fcbdbd6b114b952fc2 /irc/ircservices/Makefile
parentUpgrade to the 28-April-2003 GCC 3.3 in-development snapshot. (diff)
Added USE_PERL5_BUILD=yes
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Notes
Notes: svn path=/head/; revision=80098
Diffstat (limited to '')
-rw-r--r--irc/ircservices/Makefile1
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