diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-10-06 18:39:25 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-10-06 18:39:25 +0000 |
commit | cc1140b9a58c8d7b41b7d82c8b5414c787abc7bc (patch) | |
tree | dbda4b80ecf824c86e3a99286452c5c1e757c1f5 /irc/muh | |
parent | 1608e6e44a22be69a7af6d37b7ee4ed8da8d3730 (diff) | |
download | ports-cc1140b9a58c8d7b41b7d82c8b5414c787abc7bc.tar.gz ports-cc1140b9a58c8d7b41b7d82c8b5414c787abc7bc.zip |
Notes
Diffstat (limited to 'irc/muh')
-rw-r--r-- | irc/muh/Makefile | 1 |
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 |