diff options
-rw-r--r-- | devel/libbonobo/Makefile | 3 | ||||
-rw-r--r-- | devel/libbonobo/pkg-plist | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index 5e14b66df..f40b32761 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -3,11 +3,12 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/devel/libbonobo/Makefile,v 1.34 2005/11/15 23:23:04 ahze Exp $ # PORTNAME= libbonobo PORTVERSION= 2.13.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13 diff --git a/devel/libbonobo/pkg-plist b/devel/libbonobo/pkg-plist index 67472e619..f84692637 100644 --- a/devel/libbonobo/pkg-plist +++ b/devel/libbonobo/pkg-plist @@ -263,3 +263,5 @@ share/locale/zh_TW/LC_MESSAGES/libbonobo-2.0.mo @unexec /bin/rmdir %D/lib/bonobo 2>/dev/null || /usr/bin/true @unexec /bin/rmdir %D/share/locale/li/LC_MESSAGES 2>/dev/null || /usr/bin/true @unexec /bin/rmdir %D/share/locale/li 2>/dev/null || /usr/bin/true +@unexec /bin/rmdir %D/share/locale/ku/LC_MESSAGES 2>/dev/null || /usr/bin/true +@unexec /bin/rmdir %D/share/locale/ku 2>/dev/null || /usr/bin/true |