From 67b18ab90ce4903a9f2fbf1a99dad7d576266809 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 1 Nov 2003 00:47:00 +0000 Subject: Don't be such a cruel master to my slaves. PR: 58593 Submitted by: Takahiro Morishita --- net/gaim/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'net') diff --git a/net/gaim/Makefile b/net/gaim/Makefile index dfc077cda9fd..5c3005637dad 100644 --- a/net/gaim/Makefile +++ b/net/gaim/Makefile @@ -12,10 +12,10 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} .if !defined(WITHOUT_OPENSSL) -PATCH_SITES= ${MASTER_SITE_LOCAL} \ +PATCH_SITES+= ${MASTER_SITE_LOCAL} \ http://people.FreeBSD.org/~marcus/ -PATCH_SITE_SUBDIR= marcus -PATCHFILES= ${DISTNAME}-openssl.patch.gz +PATCH_SITE_SUBDIR+= marcus +PATCHFILES+= ${DISTNAME}-openssl.patch.gz PATCH_DIST_STRIP= -p1 .endif @@ -24,6 +24,8 @@ COMMENT= Gtk+-2.0 open-source 'clone' of AOL's Instant Messenger client LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification +CONFLICTS?= ja-gaim-* + USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -- cgit v1.2.3