pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/goofey Removed trailing empty line. Set NO_CONFIG...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7a2077e4c493
branches: trunk
changeset: 494351:7a2077e4c493
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon May 23 09:01:45 2005 +0000
description:
Removed trailing empty line. Set NO_CONFIGURE=yes instead of #defined.
diffstat:
chat/goofey/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r e34d678be124 -r 7a2077e4c493 chat/goofey/Makefile
--- a/chat/goofey/Makefile Mon May 23 08:59:46 2005 +0000
+++ b/chat/goofey/Makefile Mon May 23 09:01:45 2005 +0000
@@ -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 @@
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 @@
${INSTALL_DATA} ${WRKSRC}/goofey.1 ${PREFIX}/man/man1
.include "../../mk/bsd.pkg.mk"
-
Home |
Main Index |
Thread Index |
Old Index