summaryrefslogtreecommitdiff
path: root/chat/xchat/Makefile.common
diff options
context:
space:
mode:
authorjlam <jlam>2003-02-05 05:06:32 +0000
committerjlam <jlam>2003-02-05 05:06:32 +0000
commit62b44587e6efe11998f6b7da8db820d3145ebaee (patch)
tree216db4f192eeb6886d463cf473239b97f7ccf45d /chat/xchat/Makefile.common
parent02dbf5488178f49a57929342168951164e7fb308 (diff)
downloadpkgsrc-62b44587e6efe11998f6b7da8db820d3145ebaee.tar.gz
gnome[12]-dirs shouldn't have buildlink2.mk files as they don't have
either shared libraries or header files. Remove references to these buildlink2.mk files from package Makefiles.
Diffstat (limited to 'chat/xchat/Makefile.common')
-rw-r--r--chat/xchat/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common
index fabd29faf43..1dc3540b2db 100644
--- a/chat/xchat/Makefile.common
+++ b/chat/xchat/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2003/01/27 12:54:56 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.15 2003/02/05 05:06:34 jlam Exp $
DISTNAME= xchat-1.8.11
PKGREVISION= 1
@@ -11,6 +11,7 @@ HOMEPAGE= http://xchat.org/
COMMENT= X11 (X Window System) IRC client, using the GTK+ toolkit
BUILD_USES_MSGFMT= YES
+DEPENDS+= gnome1-dirs>=1.0:../../misc/gnome1-dirs
DISTINFO_FILE= ${.CURDIR}/../xchat/distinfo
FILESDIR= ${.CURDIR}/../xchat/files
@@ -55,4 +56,3 @@ post-install:
.include "../../devel/glib/buildlink2.mk"
.include "../../lang/perl5/buildlink2.mk"
.include "../../lang/python/application.mk"
-.include "../../misc/gnome1-dirs/buildlink2.mk"