summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-05-07 21:58:53 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-05-07 21:58:53 +0000
commit856bc2dd18f81df7132dfa7683f55b4cc78776fd (patch)
tree23c0a1f4079af3e7b20905aded38ffd7b23c9834 /irc
parentChange references from epyx.com to xdr.com (as epyx is being phased out). (diff)
Remove NO_CONFIGURE.
Pointed out by: hoek
Notes
Notes: svn path=/head/; revision=10906
Diffstat (limited to 'irc')
-rw-r--r--irc/sirc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/irc/sirc/Makefile b/irc/sirc/Makefile
index bba11bd2ab27..ac276c676b24 100644
--- a/irc/sirc/Makefile
+++ b/irc/sirc/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 May 1998
# Whom: Studded <Studded@dal.net>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/05/07 05:20:19 mph Exp $
#
# If you need SOCKS support, define SOCKS_SERVER with
# the name of your SOCKS proxy and remove the '#'.
@@ -48,8 +48,6 @@ do-patch:
> ${WRKSRC}/sirc
.endif
-NO_CONFIGURE= "There is no configure or makefile in the source"
-
do-build:
${CC} ${CFLAGS} ${WRKSRC}/ssfe.c -o ${WRKSRC}/ssfe -ltermcap