summaryrefslogtreecommitdiff
path: root/net/gaim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gaim/Makefile')
-rw-r--r--net/gaim/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile
index d4c5cdb43e6..1e7f0c6cd73 100644
--- a/net/gaim/Makefile
+++ b/net/gaim/Makefile
@@ -1,17 +1,18 @@
-# $NetBSD: Makefile,v 1.8 1999/10/22 23:55:48 tron Exp $
+# $NetBSD: Makefile,v 1.9 2000/01/05 02:00:31 garbled Exp $
#
-DISTNAME= gaim-19981231
+DISTNAME= gaim-0.9.10
CATEGORIES= x11
-MASTER_SITES= ftp://ftp.marko.net/pub/gaim/old/
+MASTER_SITES= ftp://ftp.marko.net/pub/gaim/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.marko.net/gaim/
-DEPENDS= gtk+-1.2.*:../../x11/gtk
+DEPENDS+= gtk+>=1.2.3:../../x11/gtk
+DEPENDS+= esound>=0.2.7:../../audio/esound
-USE_X11BASE= YES
+#USE_X11BASE= YES
USE_GMAKE= YES
-ALL_TARGET= aim
+GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"