diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-18 20:58:35 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-18 20:58:35 +0000 |
commit | 0f572f554270465619375e54399fb06d3a9108bd (patch) | |
tree | 2ee968aa676f02f581e6dea60852a6e5725271ed /graphics/gqview-devel | |
parent | 12b13818125cc2a503825bc77eced427b557004f (diff) | |
download | ports-0f572f554270465619375e54399fb06d3a9108bd.tar.gz ports-0f572f554270465619375e54399fb06d3a9108bd.zip |
Notes
Diffstat (limited to 'graphics/gqview-devel')
-rw-r--r-- | graphics/gqview-devel/Makefile | 8 | ||||
-rw-r--r-- | graphics/gqview-devel/pkg-plist | 56 |
2 files changed, 28 insertions, 36 deletions
diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile index 8e8f3eed26cb..238af8df0413 100644 --- a/graphics/gqview-devel/Makefile +++ b/graphics/gqview-devel/Makefile @@ -29,14 +29,6 @@ MAN1= gqview.1 CONFLICTS= gqview-1.4* gqview-2.0* LATEST_LINK= gqview-devel -.if defined(WITHOUT_NLS) -CONFIGURE_ARGS+=--disable-nls -PLIST_SUB+= NLS="@comment " -.else -USE_GETTEXT= yes -PLIST_SUB+= NLS="" -.endif - post-patch: @${REINPLACE_CMD} -e 's|$$prefix/share/doc/gqview-$$VERSION|${DOCSDIR}|g' \ ${WRKSRC}/configure diff --git a/graphics/gqview-devel/pkg-plist b/graphics/gqview-devel/pkg-plist index 666ac7e1fc05..1bfe4eae9a72 100644 --- a/graphics/gqview-devel/pkg-plist +++ b/graphics/gqview-devel/pkg-plist @@ -46,34 +46,34 @@ bin/gqview %%DOCSDIR%%/html/11_3_thumbnails.html %%DOCSDIR%%/html/11_4_management.html %%DOCSDIR%%/html/12_credits.html -%%NLS%%share/locale/ar/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/bg/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/cs/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/da/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/de/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/es/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/et/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/fi/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/fr/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/hu/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/id/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/it/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/ja/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/nl/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/no/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/pl/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/ro/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/ru/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/sk/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/sl/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/sv/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/th/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/tr/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/uk/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/vi/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/zh_CN.GB2312/LC_MESSAGES/gqview.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/gqview.mo +share/locale/ar/LC_MESSAGES/gqview.mo +share/locale/bg/LC_MESSAGES/gqview.mo +share/locale/cs/LC_MESSAGES/gqview.mo +share/locale/da/LC_MESSAGES/gqview.mo +share/locale/de/LC_MESSAGES/gqview.mo +share/locale/es/LC_MESSAGES/gqview.mo +share/locale/et/LC_MESSAGES/gqview.mo +share/locale/fi/LC_MESSAGES/gqview.mo +share/locale/fr/LC_MESSAGES/gqview.mo +share/locale/hu/LC_MESSAGES/gqview.mo +share/locale/id/LC_MESSAGES/gqview.mo +share/locale/it/LC_MESSAGES/gqview.mo +share/locale/ja/LC_MESSAGES/gqview.mo +share/locale/nl/LC_MESSAGES/gqview.mo +share/locale/no/LC_MESSAGES/gqview.mo +share/locale/pl/LC_MESSAGES/gqview.mo +share/locale/pt_BR/LC_MESSAGES/gqview.mo +share/locale/ro/LC_MESSAGES/gqview.mo +share/locale/ru/LC_MESSAGES/gqview.mo +share/locale/sk/LC_MESSAGES/gqview.mo +share/locale/sl/LC_MESSAGES/gqview.mo +share/locale/sv/LC_MESSAGES/gqview.mo +share/locale/th/LC_MESSAGES/gqview.mo +share/locale/tr/LC_MESSAGES/gqview.mo +share/locale/uk/LC_MESSAGES/gqview.mo +share/locale/vi/LC_MESSAGES/gqview.mo +share/locale/zh_CN.GB2312/LC_MESSAGES/gqview.mo +share/locale/zh_TW/LC_MESSAGES/gqview.mo share/gnome/apps/Graphics/gqview.desktop share/gnome/pixmaps/gqview.png @dirrm %%DOCSDIR%%/html |