summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deskutils/logjam2/Makefile3
-rw-r--r--deskutils/logjam2/pkg-plist7
2 files changed, 10 insertions, 0 deletions
diff --git a/deskutils/logjam2/Makefile b/deskutils/logjam2/Makefile
index 8df32b4..bab8a57 100644
--- a/deskutils/logjam2/Makefile
+++ b/deskutils/logjam2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= logjam2
PORTVERSION= 4.2.4
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= http://logjam.danga.com/download/
DISTNAME= logjam-${PORTVERSION}
@@ -26,6 +27,8 @@ USE_GNOME= gnomehack \
gtk20 \
libxml2
CONFIGURE_ARGS= --program-transform-name="s/$$//"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LIBS="-L${LOCALBASE}/lib"
.if defined(WITH_GTKSPELL)
LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
diff --git a/deskutils/logjam2/pkg-plist b/deskutils/logjam2/pkg-plist
index 84d0c20..309a6aa 100644
--- a/deskutils/logjam2/pkg-plist
+++ b/deskutils/logjam2/pkg-plist
@@ -3,3 +3,10 @@ share/gnome/pixmaps/logjam_goat.png
share/gnome/pixmaps/logjam_ljcomm.png
share/gnome/pixmaps/logjam_ljuser.png
share/gnome/pixmaps/logjam_pencil.png
+share/locale/de/LC_MESSAGES/logjam.mo
+share/locale/en_GB/LC_MESSAGES/logjam.mo
+share/locale/en_US.UTF-8/LC_MESSAGES/logjam.mo
+share/locale/es/LC_MESSAGES/logjam.mo
+share/locale/he/LC_MESSAGES/logjam.mo
+share/locale/ru_RU/LC_MESSAGES/logjam.mo
+share/locale/uk_UA/LC_MESSAGES/logjam.mo
OpenPOWER on IntegriCloud