mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
cad/pcb: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
d470da4159
commit
e8f9536e09
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= pcb
|
PORTNAME= pcb
|
||||||
PORTVERSION= 4.2.0
|
PORTVERSION= 4.2.0
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= cad
|
CATEGORIES= cad
|
||||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||||
|
@ -29,6 +29,7 @@ USE_XORG= x11 xrender xinerama
|
||||||
CONFLICTS= gts
|
CONFLICTS= gts
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV+= INSTALL_DATA="${BSD_INSTALL_DATA}"
|
CONFIGURE_ENV+= INSTALL_DATA="${BSD_INSTALL_DATA}"
|
||||||
|
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||||
LDFLAGS+= -lpthread
|
LDFLAGS+= -lpthread
|
||||||
|
|
||||||
PORTDOCS= \
|
PORTDOCS= \
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
bin/MergePCBPS
|
bin/MergePCBPS
|
||||||
bin/Merge_dimPCBPS
|
bin/Merge_dimPCBPS
|
||||||
bin/pcb
|
bin/pcb
|
||||||
%%PORTDOCS%%man/man1/pcb.1.gz
|
%%PORTDOCS%%share/man/man1/pcb.1.gz
|
||||||
share/applications/pcb.desktop
|
share/applications/pcb.desktop
|
||||||
share/gEDA/scheme/gnet-pcbfwd.scm
|
share/gEDA/scheme/gnet-pcbfwd.scm
|
||||||
share/icons/hicolor/16x16/mimetypes/application-x-excellon-16.png
|
share/icons/hicolor/16x16/mimetypes/application-x-excellon-16.png
|
||||||
|
|
Loading…
Add table
Reference in a new issue