summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/gaim/Makefile3
-rw-r--r--net/gaim/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile
index 6cf53359ceb5..1bdab97643d6 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
diff --git a/net/gaim/Makefile b/net/gaim/Makefile
index 6cf53359ceb5..1bdab97643d6 100644
--- a/net/gaim/Makefile
+++ b/net/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