diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-23 18:23:06 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-23 18:23:06 +0800 |
commit | 61608297dbcc1340120422d527979fac5ee7d800 (patch) | |
tree | bb87baf43d4e752ec505a7627606c880ee1c4b5b /accessibility/atk | |
parent | bc09a90d83a4e97ac8d8bfa2f30e61bf2107458b (diff) | |
download | marcuscom-ports-61608297dbcc1340120422d527979fac5ee7d800.tar marcuscom-ports-61608297dbcc1340120422d527979fac5ee7d800.tar.gz marcuscom-ports-61608297dbcc1340120422d527979fac5ee7d800.tar.bz2 marcuscom-ports-61608297dbcc1340120422d527979fac5ee7d800.tar.lz marcuscom-ports-61608297dbcc1340120422d527979fac5ee7d800.tar.xz marcuscom-ports-61608297dbcc1340120422d527979fac5ee7d800.tar.zst marcuscom-ports-61608297dbcc1340120422d527979fac5ee7d800.zip |
Don't removed gnomehier owned dirs.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16524 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/atk')
-rw-r--r-- | accessibility/atk/Makefile | 4 | ||||
-rw-r--r-- | accessibility/atk/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 3d8af5255..f3c4066e0 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/atk/Makefile,v 1.116 2011/09/21 12:14:20 kwm Exp $ +# $MCom: ports/accessibility/atk/Makefile,v 1.117 2011/10/05 07:35:11 kwm Exp $ # PORTNAME= atk @@ -26,7 +26,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool -USE_GNOME= gnomehack glib20 ltverhack referencehack +USE_GNOME= gnomehier gnomehack glib20 ltverhack referencehack CONFIGURE_ARGS= --enable-static \ --with-html-dir=${PREFIX}/share/doc CPPFLAGS= -I${LOCALBASE}/include diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist index 4a8847699..2955934c6 100644 --- a/accessibility/atk/pkg-plist +++ b/accessibility/atk/pkg-plist @@ -132,8 +132,6 @@ share/locale/zh_TW/LC_MESSAGES/atk10.mo share/locale/zu/LC_MESSAGES/atk10.mo @dirrm include/atk-1.0/atk @dirrm include/atk-1.0 -@dirrmtry share/gir-1.0 -@dirrmtry lib/girepository-1.0 @dirrmtry share/locale/zu/LC_MESSAGES @dirrmtry share/locale/zu @dirrmtry share/locale/zh_HK/LC_MESSAGES |