diff options
author | jmmv <jmmv> | 2003-01-27 12:54:52 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-01-27 12:54:52 +0000 |
commit | 70bee8b3dff03fec7789ede85660b5040682ad0e (patch) | |
tree | d1d065e0f87266186fb73a49ccc7ac2c364242ba /chat/gaim | |
parent | a8b183516bf778dcb4aafc87877c19a65265cbb9 (diff) | |
download | pkgsrc-70bee8b3dff03fec7789ede85660b5040682ad0e.tar.gz |
Depend on gnome1-dirs to handle shared directories. Bump PKGREVISION.
Diffstat (limited to 'chat/gaim')
-rw-r--r-- | chat/gaim/Makefile.common | 5 | ||||
-rw-r--r-- | chat/gaim/PLIST.common | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/chat/gaim/Makefile.common b/chat/gaim/Makefile.common index 365fd5866a4..2986e9a2318 100644 --- a/chat/gaim/Makefile.common +++ b/chat/gaim/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.10 2003/01/10 13:32:05 jmmv Exp $ +# $NetBSD: Makefile.common,v 1.11 2003/01/27 12:54:55 jmmv Exp $ # DISTNAME= gaim-0.59.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} \ ftp://ftp.marko.net/pub/gaim/ @@ -47,3 +47,4 @@ CONFIGURE_ARGS+= --without-included-gettext CONFIGURE_ENV+= gt_cv_func_gnugettext1_libc=yes .include "../../converters/libiconv/buildlink2.mk" +.include "../../misc/gnome1-dirs/buildlink2.mk" diff --git a/chat/gaim/PLIST.common b/chat/gaim/PLIST.common index eda395a8ff6..2799045eef5 100644 --- a/chat/gaim/PLIST.common +++ b/chat/gaim/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.common,v 1.3 2002/08/28 07:43:54 jlam Exp $ +@comment $NetBSD: PLIST.common,v 1.4 2003/01/27 12:54:55 jmmv Exp $ lib/gaim/autorecon.so lib/gaim/chatlist.so lib/gaim/iconaway.so @@ -49,4 +49,5 @@ ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gaim.mo share/pixmaps/gaim.png +@comment in gnome-dirs: @dirrm share/gnome/apps/Internet @dirrm lib/gaim |