summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz>2010-01-16 17:57:36 +0000
committerwiz <wiz>2010-01-16 17:57:36 +0000
commit61eff7ff9ee6b7cb83a3c5e0b9d61284be504e67 (patch)
tree0ac704b5b6fcae6a8673359e4d54107862fc85f6 /chat
parentd585e9f6ead960cd580c8941daf5d7fe1111162f (diff)
downloadpkgsrc-61eff7ff9ee6b7cb83a3c5e0b9d61284be504e67.tar.gz
Remove workaround for compiler bug in gcc2 on sparc64.
Diffstat (limited to 'chat')
-rw-r--r--chat/irssi/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile
index 5b8331dea4a..fa3b50cf32b 100644
--- a/chat/irssi/Makefile
+++ b/chat/irssi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2009/07/30 21:58:15 adrianp Exp $
+# $NetBSD: Makefile,v 1.54 2010/01/16 17:57:37 wiz Exp $
DISTNAME= ${IRSSI_DISTNAME}
CATEGORIES= chat
@@ -24,9 +24,6 @@ CONFIGURE_ARGS+= --with-terminfo \
--without-ncurses \
--sysconfdir=${PKG_SYSCONFDIR}
-# Avoid an ICE in gcc2 on sparc64
-CONFIGURE_ENV+= F77=${FALSE:Q}
-
EGDIR= ${PREFIX}/share/examples/irssi
CONF_FILES= ${EGDIR}/irssi.conf ${PKG_SYSCONFDIR}/irssi.conf