diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-03-16 13:33:19 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-03-16 13:33:19 +0000 |
commit | d90e4ab9afa1bb7cee92b3b7b8cb9a3d3b23b598 (patch) | |
tree | c5a0ba70efaa3c76c4947e84a467e86850be539a /news | |
parent | fbb29e3771833fd0a43672001a16a5eb4fdf653a (diff) | |
download | ports-d90e4ab9afa1bb7cee92b3b7b8cb9a3d3b23b598.tar.gz ports-d90e4ab9afa1bb7cee92b3b7b8cb9a3d3b23b598.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/pan/Makefile | 4 | ||||
-rw-r--r-- | news/pan/pkg-plist | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 9edd9728561e..c449b994e584 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -4,6 +4,7 @@ PORTNAME= pan PORTVERSION= 0.139 +PORTREVISION= 1 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/source/ DIST_SUBDIR= gnome2 @@ -18,7 +19,8 @@ LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre \ USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomehack intlhack +USES= pathfix +USE_GNOME= intlhack USE_GETTEXT= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/news/pan/pkg-plist b/news/pan/pkg-plist index 8c2a6547a484..e7b17546b75d 100644 --- a/news/pan/pkg-plist +++ b/news/pan/pkg-plist @@ -12,6 +12,7 @@ share/locale/dz/LC_MESSAGES/pan.mo share/locale/el/LC_MESSAGES/pan.mo share/locale/en_CA/LC_MESSAGES/pan.mo share/locale/en_GB/LC_MESSAGES/pan.mo +share/locale/eo/LC_MESSAGES/pan.mo share/locale/eu/LC_MESSAGES/pan.mo share/locale/es/LC_MESSAGES/pan.mo share/locale/et/LC_MESSAGES/pan.mo |