diff options
Diffstat (limited to 'chat/gaim/Makefile')
-rw-r--r-- | chat/gaim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index d1afe84a841..0a6eca7a973 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.107 2006/04/17 13:46:18 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2006/07/07 15:49:31 jlam Exp $ DISTNAME= gaim-1.5.0 PKGREVISION= 6 @@ -18,7 +18,7 @@ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes -SHLIBTOOL_OVERRIDE= libtool +SHLIBTOOL_OVERRIDE= # empty CONFIGURE_ARGS+= --disable-binreloc CONFIGURE_ARGS+= --disable-gevolution |