From 761509ed21f0255de7b3a6ffeec9c3c9de9b7050 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 10 Oct 2003 21:20:36 +0000 Subject: Add a missing dependency on startup-notification. --- net-im/gaim/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'net-im/gaim') diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index 6cf5335..1bdab97 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -6,6 +6,7 @@ PORTNAME= gaim PORTVERSION= 0.71 +PORTREVISION= 1 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -13,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER?= marcus@FreeBSD.org COMMENT= Gtk+-2.0 open-source 'clone' of AOL's Instant Messenger client +LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification + USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -- cgit v1.1