diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-03 21:43:43 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-03 21:43:43 +0000 |
commit | 03948d564469ec1c83a9a24f2f0323c12fa19467 (patch) | |
tree | e9978548f01a3897c8b14df79c0da749ecaef51a /net-im/gaim-openq | |
parent | 897ae80cac343e9a90b77d1cf3c08821ee0420b3 (diff) |
Notes
Diffstat (limited to 'net-im/gaim-openq')
-rw-r--r-- | net-im/gaim-openq/Makefile | 2 | ||||
-rw-r--r-- | net-im/gaim-openq/pkg-plist | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net-im/gaim-openq/Makefile b/net-im/gaim-openq/Makefile index 1cbbf200d78c..982391f6f9b9 100644 --- a/net-im/gaim-openq/Makefile +++ b/net-im/gaim-openq/Makefile @@ -20,8 +20,6 @@ COMMENT= A QQ-liked protocol plugin for Gaim BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim -BROKEN= Incomplete pkg-plist - USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 diff --git a/net-im/gaim-openq/pkg-plist b/net-im/gaim-openq/pkg-plist index 6ca8283e6d4a..570bd60ce1be 100644 --- a/net-im/gaim-openq/pkg-plist +++ b/net-im/gaim-openq/pkg-plist @@ -533,6 +533,7 @@ share/gnome/doc/%%PATH_SUB%%/NEWS share/gnome/doc/%%PATH_SUB%%/README share/gnome/doc/%%PATH_SUB%%/TODO share/locale/zh_CN/LC_MESSAGES/OpenQ.mo -@dirrm share/gnome/gaim @dirrm share/gnome/pixmaps/gaim/smileys/2003iii @dirrm share/gnome/doc/%%PATH_SUB%% +@unexec rmdir %D/share/gnome/doc 2> /dev/null || true +@unexec rmdir %D/share/gnome/gaim 2> /dev/null || true |