- Add WITHOUT_NLS knob and fix mtree error

- Bump PORTREVISION

Reported by:	QAT
Approved by:	portmgr (marcus)
This commit is contained in:
Greg Larkin 2009-04-16 13:05:12 +00:00
parent f46069f1b4
commit 0106441d7a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232350

View File

@ -7,6 +7,7 @@
PORTNAME= rsvndump
PORTVERSION= 0.4.4
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://saubue.boolsoft.org/projects/rsvndump/ \
LOCAL/glarkin
@ -16,6 +17,13 @@ COMMENT= Remote Subversion repository dumpfile generator
GNU_CONFIGURE= yes
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_FILES+= share/locale/de/LC_MESSAGES/rsvndump.mo
.else
CONFIGURE_ARGS+= --disable-nls
.endif
MAN1= rsvndump.1
PLIST_FILES+= bin/rsvndump