From 7d11a5f06cccc7556c16b28cc19f17e6f744b5dc Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 29 Jul 2004 19:53:48 +0000 Subject: - Install internationalization support PR: ports/69711 Submitted by: Matt Lancereau (maintainer) --- x11-wm/xfce4-session/Makefile | 5 ++++- x11-wm/xfce4-session/pkg-plist | 14 ++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) (limited to 'x11-wm/xfce4-session') diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index 2e4a1a641d27..ad1a7a23206c 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-session PORTVERSION= 0.1.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm xfce MASTER_SITES= http://echobase.homeunix.net/~bmeurer/tmp/xfce4-session/ \ http://matt.nerim.net/xfce-goodies/ @@ -25,6 +25,9 @@ USE_X_PREFIX= yes USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ + CPPFLAGS=-I${LOCALBASE}/include \ + LIBS=-L${LOCALBASE}/lib MAN1= xfce4-session.1 xfce4-shutdown.1 diff --git a/x11-wm/xfce4-session/pkg-plist b/x11-wm/xfce4-session/pkg-plist index d877cac68e5a..6c8dca48d934 100644 --- a/x11-wm/xfce4-session/pkg-plist +++ b/x11-wm/xfce4-session/pkg-plist @@ -12,6 +12,20 @@ lib/xfce4/mcs-plugins/session_settings.a %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/TODO %%PORTDOCS%%@dirrm %%DOCSDIR%% +share/locale/az/LC_MESSAGES/xfce4-session.mo +share/locale/ca/LC_MESSAGES/xfce4-session.mo +share/locale/de/LC_MESSAGES/xfce4-session.mo +share/locale/es/LC_MESSAGES/xfce4-session.mo +share/locale/es_MX/LC_MESSAGES/xfce4-session.mo +share/locale/hi/LC_MESSAGES/xfce4-session.mo +share/locale/it/LC_MESSAGES/xfce4-session.mo +share/locale/ko/LC_MESSAGES/xfce4-session.mo +share/locale/nl/LC_MESSAGES/xfce4-session.mo +share/locale/sv/LC_MESSAGES/xfce4-session.mo +share/locale/ta/LC_MESSAGES/xfce4-session.mo +share/locale/tr/LC_MESSAGES/xfce4-session.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-session.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-session.mo share/xfce4/splash/Default/splash.theme share/xfce4/splash/Default/logo.png share/xfce4/splash/Default/preview.png -- cgit v1.2.3