From ef125b2d6b642aa4397d22b05b3dc0b30e322c23 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 4 Feb 2004 05:25:22 +0000 Subject: Set {WANT,USE}_GNOME correctly to make these ports compatible with the new bsd.port.mk. Submitted by: kris --- irc/irssi/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'irc/irssi') diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile index d27f31440bc1..3e47453d26dd 100644 --- a/irc/irssi/Makefile +++ b/irc/irssi/Makefile @@ -17,6 +17,8 @@ COMMENT?= A modular IRC client with many features USE_BZIP2= yes GNU_CONFIGURE= yes +WANT_GNOME= yes + MAN1= irssi.1 .include -- cgit