summaryrefslogtreecommitdiff
path: root/net/gaim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gaim/Makefile')
-rw-r--r--net/gaim/Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile
index 6154bfe4bed4..0dea7699e6a9 100644
--- a/net/gaim/Makefile
+++ b/net/gaim/Makefile
@@ -1,13 +1,12 @@
# New ports collection makefile for: gaim
-# Version required: 0.1
+# Version required: 0.8.0
# Date created: 26 Mar 1999
# Whom: Jim Mock <jim@phrantic.phear.net>
#
-# $Id: Makefile,v 1.2 1999/04/20 02:31:21 mharo Exp $
+# $Id: Makefile,v 1.3 1999/04/20 03:06:01 mharo Exp $
#
-DISTNAME= gaim-19990311
-PKGNAME= gaim-0.1
+DISTNAME= gaim-0.8.0
CATEGORIES= net
MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ \
http://www.freebsd.org/~mharo/distfiles/ \
@@ -17,13 +16,15 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= jim@phrantic.phear.net
-LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 \
+ glib12.1:${PORTSDIR}/devel/glib12
-ALL_TARGET= gaim
+GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
-CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
+CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" \
+ GLIB_CONFIG="${LOCALBASE}/bin/glib12-config"
post-patch:
${CP} ${DISTDIR}/logo.xpm.gz ${WRKSRC}/pixmaps