summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-23 09:01:45 +0000
committerrillig <rillig>2005-05-23 09:01:45 +0000
commit4d3ed9f8fe868825a0ced4f51b56b1ac2057d6c8 (patch)
treed0d60fb78af99d80cabf9cc18cc8da1192f53927 /chat
parentb65a87a2f7de023dcbef5eff7719317823d3f2b1 (diff)
downloadpkgsrc-4d3ed9f8fe868825a0ced4f51b56b1ac2057d6c8.tar.gz
Removed trailing empty line. Set NO_CONFIGURE=yes instead of #defined.
Diffstat (limited to 'chat')
-rw-r--r--chat/goofey/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/goofey/Makefile b/chat/goofey/Makefile
index 595d47f670e..b1ff0855068 100644
--- a/chat/goofey/Makefile
+++ b/chat/goofey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/01/22 07:24:25 grant Exp $
+# $NetBSD: Makefile,v 1.6 2005/05/23 09:01:45 rillig Exp $
#
DISTNAME= goofey-3.15
@@ -10,7 +10,7 @@ MAINTAINER= grant@NetBSD.org
HOMEPAGE= http://www.csse.monash.edu.au/~tym/goofey.html
COMMENT= Text-based client for goofey, a flexible short message system
-NO_CONFIGURE= # defined
+NO_CONFIGURE= yes
LDFLAGS.SunOS= -lnsl -lsocket
do-build:
@@ -21,4 +21,3 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/goofey.1 ${PREFIX}/man/man1
.include "../../mk/bsd.pkg.mk"
-