diff options
Diffstat (limited to 'net/gaim/Makefile')
-rw-r--r-- | net/gaim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile index 5f46ca15e93..690b82eb943 100644 --- a/net/gaim/Makefile +++ b/net/gaim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/01/22 00:47:08 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 1999/01/30 23:18:53 agc Exp $ # DISTNAME= gaim-19981231 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.marko.net/gaim/ DEPENDS= gtk+-1.1.12:../../x11/gtk -USE_X11= YES +USE_X11BASE= YES USE_GMAKE= YES ALL_TARGET= aim |