mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
- Fixed custom LOCALBASE/PREFIX build
- Bumped PORTREVISION Reported by: QATty
This commit is contained in:
parent
362485cf4f
commit
3c3202c1a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235830
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= rsvndump
|
||||
PORTVERSION= 0.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://saubue.boolsoft.org/projects/rsvndump/ \
|
||||
LOCAL/glarkin
|
||||
@ -22,7 +23,8 @@ PLIST_FILES+= share/locale/de/LC_MESSAGES/rsvndump.mo
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-nls
|
||||
.endif
|
||||
CONFIGURE_ARGS+= --enable-man
|
||||
CONFIGURE_ARGS+= --enable-man \
|
||||
--with-svn=${LOCALBASE}
|
||||
|
||||
MAN1= rsvndump.1
|
||||
PLIST_FILES+= bin/rsvndump
|
||||
|
Loading…
Reference in New Issue
Block a user