From 841a41681c0046fc4a7b8ff181a6e1c135d06207 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Thu, 20 Oct 2005 18:08:58 +0000 Subject: Fix pkg-plist. Reported by: pointyhat via kris Approved by: maintainer --- devel/monotone/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'devel/monotone') diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile index 616fe14d858d..19fec46df4c8 100644 --- a/devel/monotone/Makefile +++ b/devel/monotone/Makefile @@ -7,6 +7,7 @@ PORTNAME= monotone PORTVERSION= 0.23 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.venge.net/monotone/downloads/ \ http://norton.kettering.edu/freebsd/ @@ -33,6 +34,9 @@ MAN1= monotone.1 .if defined(WITHOUT_NLS) CONFIGURE_ARGS+= --disable-nls +.else +PLIST_FILES+= share/locale/fr/LC_MESSAGES/monotone.mo \ + share/locale/ja/LC_MESSAGES/monotone.mo .endif .if defined(WITH_LUA_PORT) LIB_DEPENDS+= lua.5:${PORTSDIR}/lang/lua -- cgit v1.2.3