Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 May 2004 22:52:19 +0400
From:      "ports/c0decafe.net" <ports@c0decafe.net>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/66237: [NEW PORT] net/gaim-guifications: Plugin to add msn style "toaster" popups to gaim
Message-ID:  <1083696738.11845.4.camel@atlantis.local>
In-Reply-To: <200405040520.i445KFFM006970@freefall.freebsd.org>
References:  <200405040520.i445KFFM006970@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
related to ports/66236
this patch needs applying to the original pr

--- Makefile.orig	Tue May  4 12:35:46 2004
+++ Makefile	Tue May  4 12:35:59 2004
@@ -16,7 +16,8 @@
 COMMENT=	Plugin to add msn style "toaster" popups to gaim
 
 DEPENDS=	${PORTSDIR}/net/gaim:configure
-RUN_DEPENDS=	gaim:${PORTSDIR}/net/gaim
+BUILD_DEPENDS= gaim:${PORTSDIR}/net/gaim
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1083696738.11845.4.camel>