diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-09-04 22:41:45 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-09-04 22:41:45 +0000 |
commit | 76d0eba88a49a3f124b6c5ba18222401566152cd (patch) | |
tree | f1d88f1a2832a6944bcfa1ca815d1d61e696fb99 /x11-toolkits | |
parent | 32f0dc161001c2ab37fb77e90fc7af2b1892f4d1 (diff) | |
download | ports-76d0eba88a49a3f124b6c5ba18222401566152cd.tar.gz ports-76d0eba88a49a3f124b6c5ba18222401566152cd.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gal2/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gal2/pkg-plist | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile index 541ff27982e3..239347f01f38 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -28,7 +28,7 @@ USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui libgnomeprintui \ ltverhack USE_GETTEXT= yes USE_X_PREFIX= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --enable-static --with-libiconv CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-toolkits/gal2/pkg-plist b/x11-toolkits/gal2/pkg-plist index 88628fe7321d..ee4b7e591fd4 100644 --- a/x11-toolkits/gal2/pkg-plist +++ b/x11-toolkits/gal2/pkg-plist @@ -245,6 +245,10 @@ share/locale/vi/LC_MESSAGES/gal-%%VERSION%%.mo share/locale/xh/LC_MESSAGES/gal-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/gal-%%VERSION%%.mo share/locale/zh_TW/LC_MESSAGES/gal-%%VERSION%%.mo +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw +@dirrmtry share/locale/xh/LC_MESSAGES +@dirrmtry share/locale/xh @dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories @dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps @dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade |