forked from Lainports/freebsd-ports
mail/pfqueue: Moved man to share/man
This commit is contained in:
parent
61cec08d39
commit
f4688ca393
2 changed files with 4 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= pfqueue
|
||||
PORTVERSION= 0.5.6
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
|
@ -15,6 +15,7 @@ USES= libtool ncurses
|
|||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --disable-static
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
|
|||
|
|
@ -15,5 +15,5 @@ lib/libpfq_socket.so.0.0.0
|
|||
lib/libpfqueue.so
|
||||
lib/libpfqueue.so.0
|
||||
lib/libpfqueue.so.0.0.0
|
||||
man/man1/pfqueue.1.gz
|
||||
man/man5/pfqueue.conf.5.gz
|
||||
share/man/man1/pfqueue.1.gz
|
||||
share/man/man5/pfqueue.conf.5.gz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue