diff options
author | cjep <cjep@pkgsrc.org> | 2003-01-10 07:36:25 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-01-10 07:36:25 +0000 |
commit | 62f5ad0a8e5179338113837880c48f52b5019ee4 (patch) | |
tree | b10b8c4c297f093ae6d99492791aebf885ed2af9 /chat/gaim | |
parent | f2bc62817c9de4849e2db9a0aa4080e4eab79582 (diff) | |
download | pkgsrc-62f5ad0a8e5179338113837880c48f52b5019ee4.tar.gz |
Back out previous. USE_PKGLOCALEDIR already in Makefile.common
Diffstat (limited to 'chat/gaim')
-rw-r--r-- | chat/gaim/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index fdc537c3336..75bda2eee24 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2003/01/10 07:35:20 cjep Exp $ +# $NetBSD: Makefile,v 1.25 2003/01/10 07:36:25 cjep Exp $ # .include "Makefile.common" @@ -6,7 +6,6 @@ CONFLICTS+= gaim-gnome-[0-9]* USE_BUILDLINK2= YES -USE_PKGLOCALEDIR= YES CONFIGURE_ARGS+= --disable-gnome CONFIGURE_ARGS+= --disable-panel |