mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
comms/concordance: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
4fa3441614
commit
ff593e52d0
@ -1,5 +1,6 @@
|
||||
PORTNAME= concordance
|
||||
PORTVERSION= 1.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -16,10 +17,11 @@ LIB_DEPENDS= libconcord.so:comms/libconcord
|
||||
USES= tar:bzip2
|
||||
WRKSRC_SUBDIR= ${PORTNAME}
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
PLIST_FILES= bin/concordance \
|
||||
man/man1/concordance.1.gz
|
||||
share/man/man1/concordance.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user