summaryrefslogtreecommitdiffstats
path: root/net/gaim
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-11-01 00:47:00 +0000
committermarcus <marcus@FreeBSD.org>2003-11-01 00:47:00 +0000
commit1ee1174b80876a2604c9b380062549dcafe01b6b (patch)
tree9538dd5e39bc513d9a26b008e31aa9bdf1e14442 /net/gaim
parent915606074855ee1ac9569b98aa198fab2faa5e11 (diff)
downloadFreeBSD-ports-1ee1174b80876a2604c9b380062549dcafe01b6b.zip
FreeBSD-ports-1ee1174b80876a2604c9b380062549dcafe01b6b.tar.gz
Don't be such a cruel master to my slaves.
PR: 58593 Submitted by: Takahiro Morishita <morishita@skywing.org>
Diffstat (limited to 'net/gaim')
-rw-r--r--net/gaim/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile
index dfc077c..5c30056 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
OpenPOWER on IntegriCloud