diff options
author | marcus <marcus@FreeBSD.org> | 2006-10-14 16:54:54 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-10-14 16:54:54 +0800 |
commit | 0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8 (patch) | |
tree | 17937489af4c767844fc63b684ae3e7b31948812 /net-im/gossip | |
parent | e959473966b963953d63d5f00fae8751f2decf0f (diff) | |
download | freebsd-ports-gnome-0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8.tar.gz freebsd-ports-gnome-0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8.tar.zst freebsd-ports-gnome-0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8.zip |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
Diffstat (limited to 'net-im/gossip')
-rw-r--r-- | net-im/gossip/Makefile | 5 | ||||
-rw-r--r-- | net-im/gossip/pkg-plist | 24 |
2 files changed, 25 insertions, 4 deletions
diff --git a/net-im/gossip/Makefile b/net-im/gossip/Makefile index 51f22ada66ca..e68ed6852a48 100644 --- a/net-im/gossip/Makefile +++ b/net-im/gossip/Makefile @@ -7,6 +7,7 @@ PORTNAME= gossip PORTVERSION= 0.16 +PORTREVISION= 1 CATEGORIES= net-im gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -17,12 +18,12 @@ COMMENT= GTK2 Jabber Instant Messaging client BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes LIB_DEPENDS= loudmouth-1.0:${PORTSDIR}/net-im/loudmouth \ - dbus-1.2:${PORTSDIR}/devel/dbus \ + dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ aspell.16:${PORTSDIR}/textproc/aspell RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes USE_BZIP2= yes -USE_X_PREFIX= yes +USE_XLIB= yes GNU_CONFIGURE= yes USE_GETTEXT= yes USE_GMAKE= yes diff --git a/net-im/gossip/pkg-plist b/net-im/gossip/pkg-plist index 44939cf02435..0ae318dfdc1c 100644 --- a/net-im/gossip/pkg-plist +++ b/net-im/gossip/pkg-plist @@ -108,8 +108,6 @@ share/locale/vi/LC_MESSAGES/gossip.mo share/locale/zh_CN/LC_MESSAGES/gossip.mo share/locale/zh_HK/LC_MESSAGES/gossip.mo share/locale/zh_TW/LC_MESSAGES/gossip.mo -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK @dirrm share/gnome/omf/gossip @dirrm share/gnome/help/gossip/sv/figures @dirrm share/gnome/help/gossip/sv @@ -119,3 +117,25 @@ share/locale/zh_TW/LC_MESSAGES/gossip.mo @dirrm share/gnome/sounds/gossip @dirrm share/gnome/gossip/protocols @dirrm share/gnome/gossip +@dirrmtry share/locale/zh_TW/LC_MESSAGES +@dirrmtry share/locale/zh_TW +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK +@dirrmtry share/locale/zh_CN/LC_MESSAGES +@dirrmtry share/locale/zh_CN +@dirrmtry share/locale/uk/LC_MESSAGES +@dirrmtry share/locale/uk +@dirrmtry share/locale/sr/LC_MESSAGES +@dirrmtry share/locale/sr +@dirrmtry share/locale/pt/LC_MESSAGES +@dirrmtry share/locale/pt +@dirrmtry share/locale/pl/LC_MESSAGES +@dirrmtry share/locale/pl +@dirrmtry share/locale/ne/LC_MESSAGES +@dirrmtry share/locale/ne +@dirrmtry share/locale/fi/LC_MESSAGES +@dirrmtry share/locale/fi +@dirrmtry share/locale/cs/LC_MESSAGES +@dirrmtry share/locale/cs +@dirrmtry share/locale/ca/LC_MESSAGES +@dirrmtry share/locale/ca |