summaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-11-10 00:03:17 +0000
committerasami <asami@FreeBSD.org>1998-11-10 00:03:17 +0000
commit59470610ec707b042576bf56b53dc29f13be620c (patch)
tree7a49c80f4a586501bcac4c86bb57365409d6621a /irc
parent714daf9b5b20c52370faac8c20c36b67b262ccb7 (diff)
downloadFreeBSD-ports-59470610ec707b042576bf56b53dc29f13be620c.zip
FreeBSD-ports-59470610ec707b042576bf56b53dc29f13be620c.tar.gz
Mark this port broken:
=== cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE -O -pipe -Wall -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/inclu de/glib -c gui_channels.c In file included from gui_channels.c:39: intl.h:11: warning: `_' redefined os.h:15: warning: this is the location of the previous definition gui_channels.c: In function `sigchan_drag': gui_channels.c:179: warning: implicit declaration of function `gtk_widget_dnd_data_set' gui_channels.c: In function `sigchan_drop': gui_channels.c:189: union has no member named `dropdataavailable' gui_channels.c:185: warning: `from' might be used uninitialized in this function gui_channels.c: In function `gui_private_add_channel_button': gui_channels.c:219: warning: implicit declaration of function `gtk_widget_dnd_drag_set' gui_channels.c:220: warning: implicit declaration of function `gtk_widget_dnd_drop_set' gmake[1]: *** [gui_channels.o] Error 1 gmake[1]: Leaving directory `/usr/ports/net/yagirc/work/yagirc-0.65.7/src' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop.
Diffstat (limited to 'irc')
-rw-r--r--irc/yagirc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/irc/yagirc/Makefile b/irc/yagirc/Makefile
index ac446f4..988162f 100644
--- a/irc/yagirc/Makefile
+++ b/irc/yagirc/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 July 1998
# Whom: mph
#
-# $Id: Makefile,v 1.9 1998/09/25 09:52:28 asami Exp $
+# $Id: Makefile,v 1.10 1998/09/25 09:55:28 asami Exp $
#
DISTNAME= yagirc-0.65.7
@@ -16,6 +16,8 @@ LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
Imlib.1:${PORTSDIR}/graphics/imlib \
esd.0:${PORTSDIR}/audio/esound
+BROKEN= build
+
USE_GMAKE= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud