diff options
author | salo <salo> | 2002-11-30 12:41:05 +0000 |
---|---|---|
committer | salo <salo> | 2002-11-30 12:41:05 +0000 |
commit | c8cb5a2355fa44a5a1e6b37332bcfaa520acfc5f (patch) | |
tree | 4304cae5165c9e05bebb99d7be754099d8accb5e /chat/gabber | |
parent | c750a73ef1e6729255e79756dbb6b9e484f45819 (diff) | |
download | pkgsrc-c8cb5a2355fa44a5a1e6b37332bcfaa520acfc5f.tar.gz |
USE_PKGLOCALEDIR, remove unnecessary patch, delint.
Diffstat (limited to 'chat/gabber')
-rw-r--r-- | chat/gabber/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/gabber/Makefile b/chat/gabber/Makefile index 434208e7434..b8113a7a2df 100644 --- a/chat/gabber/Makefile +++ b/chat/gabber/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/09/29 03:29:47 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2002/11/30 12:41:06 salo Exp $ DISTNAME= gabber-0.8.7 PKGREVISION= 2 @@ -10,6 +10,7 @@ HOMEPAGE= http://gabber.sourceforge.net/ COMMENT= Gnome Jabber Client USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_GMAKE= YES USE_X11BASE= YES USE_LIBTOOL= YES |