mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
ftp/quftp: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
a473051ece
commit
c43341d0f1
@ -1,6 +1,6 @@
|
||||
PORTNAME= quftp
|
||||
PORTVERSION= 1.0.7
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -12,9 +12,10 @@ LICENSE= GPLv2
|
||||
|
||||
USES= ncurses readline
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
LDFLAGS+= -lpthread
|
||||
PLIST_FILES= bin/quftp man/man1/quftp.1.gz
|
||||
PLIST_FILES= bin/quftp share/man/man1/quftp.1.gz
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/^CFLAGS/s|+=.*|= ${CFLAGS} ${CPPFLAGS}|' \
|
||||
|
Loading…
Reference in New Issue
Block a user