aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-07-30 03:53:48 +0800
committerpav <pav@FreeBSD.org>2004-07-30 03:53:48 +0800
commit820509993b9986447d2f7732ca08daa01d9198c1 (patch)
tree73db30022c7a2f212c084458a06802d17ff1d8e2 /deskutils
parent596b07969b74806f485a032bced33ebf9c2b776c (diff)
downloadfreebsd-ports-graphics-820509993b9986447d2f7732ca08daa01d9198c1.tar.gz
freebsd-ports-graphics-820509993b9986447d2f7732ca08daa01d9198c1.tar.zst
freebsd-ports-graphics-820509993b9986447d2f7732ca08daa01d9198c1.zip
- Install internationalization support
PR: ports/69711 Submitted by: Matt Lancereau <matt@bsdfly.org> (maintainer)
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/xfce4-calendar/Makefile4
-rw-r--r--deskutils/xfce4-calendar/pkg-plist25
2 files changed, 29 insertions, 0 deletions
diff --git a/deskutils/xfce4-calendar/Makefile b/deskutils/xfce4-calendar/Makefile
index f253cd621dd..1674937028f 100644
--- a/deskutils/xfce4-calendar/Makefile
+++ b/deskutils/xfce4-calendar/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xfce4-calendar
PORTVERSION= 0.1.9
+PORTREVISION= 1
CATEGORIES= deskutils xfce
MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/4.0.6/ \
http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.0.6/src/
@@ -26,5 +27,8 @@ USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_INC_LIBTOOL_VER= 15
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \
+ CPPFLAGS=-I${LOCALBASE}/include \
+ LIBS=-L${LOCALBASE}/lib
.include <bsd.port.mk>
diff --git a/deskutils/xfce4-calendar/pkg-plist b/deskutils/xfce4-calendar/pkg-plist
index 4b6c148345f..026ee279f60 100644
--- a/deskutils/xfce4-calendar/pkg-plist
+++ b/deskutils/xfce4-calendar/pkg-plist
@@ -2,4 +2,29 @@ bin/xfcalendar
lib/xfce4/mcs-plugins/xfcalendar_plugin.so
lib/xfce4/mcs-plugins/xfcalendar_plugin.la
lib/xfce4/mcs-plugins/xfcalendar_plugin.a
+share/locale/ar/LC_MESSAGES/xfcalendar.mo
+share/locale/az/LC_MESSAGES/xfcalendar.mo
+share/locale/bg/LC_MESSAGES/xfcalendar.mo
+share/locale/ca/LC_MESSAGES/xfcalendar.mo
+share/locale/cs/LC_MESSAGES/xfcalendar.mo
+share/locale/de/LC_MESSAGES/xfcalendar.mo
+share/locale/es/LC_MESSAGES/xfcalendar.mo
+share/locale/et/LC_MESSAGES/xfcalendar.mo
+share/locale/eu/LC_MESSAGES/xfcalendar.mo
+share/locale/fa_IR/LC_MESSAGES/xfcalendar.mo
+share/locale/fr/LC_MESSAGES/xfcalendar.mo
+share/locale/hi/LC_MESSAGES/xfcalendar.mo
+share/locale/it/LC_MESSAGES/xfcalendar.mo
+share/locale/ko/LC_MESSAGES/xfcalendar.mo
+share/locale/ms/LC_MESSAGES/xfcalendar.mo
+share/locale/nl/LC_MESSAGES/xfcalendar.mo
+share/locale/no/LC_MESSAGES/xfcalendar.mo
+share/locale/pl/LC_MESSAGES/xfcalendar.mo
+share/locale/pt_BR/LC_MESSAGES/xfcalendar.mo
+share/locale/ru/LC_MESSAGES/xfcalendar.mo
+share/locale/sv/LC_MESSAGES/xfcalendar.mo
+share/locale/ta/LC_MESSAGES/xfcalendar.mo
+share/locale/tr/LC_MESSAGES/xfcalendar.mo
+share/locale/zh_CN/LC_MESSAGES/xfcalendar.mo
+share/locale/zh_TW/LC_MESSAGES/xfcalendar.mo
@unexec rmdir %D/lib/xfce4/mcs-plugins 2>/dev/null || true