summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-10-06 18:39:25 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-10-06 18:39:25 +0000
commitcc1140b9a58c8d7b41b7d82c8b5414c787abc7bc (patch)
treedbda4b80ecf824c86e3a99286452c5c1e757c1f5 /irc
parentfix build with gcc 2 on FreeBSD 4 (CR+LF -> LF) (diff)
remove gmake dependency - it is not needed, bsd-make will work too
Notes
Notes: svn path=/head/; revision=144422
Diffstat (limited to 'irc')
-rw-r--r--irc/muh/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/muh/Makefile b/irc/muh/Makefile
index 0ce30f4f6028..771e8f52fce2 100644
--- a/irc/muh/Makefile
+++ b/irc/muh/Makefile
@@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR=muh
MAINTAINER= oliver@FreeBSD.org
COMMENT= A smart irc-bouncing-tool that remains on IRC all the time
-USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_REINPLACE= yes