mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11/xscope: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
2050172b88
commit
80589125bc
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= xscope
|
PORTNAME= xscope
|
||||||
PORTVERSION= 1.4.1
|
PORTVERSION= 1.4.1
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
MAINTAINER= x11@FreeBSD.org
|
MAINTAINER= x11@FreeBSD.org
|
||||||
|
@ -12,6 +12,8 @@ LICENSE= MIT
|
||||||
USES= xorg xorg-cat:app
|
USES= xorg xorg-cat:app
|
||||||
USE_XORG= xorgproto x11 xext
|
USE_XORG= xorgproto x11 xext
|
||||||
|
|
||||||
PLIST_FILES= bin/xscope man/man1/xscope.1.gz
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
|
|
||||||
|
PLIST_FILES= bin/xscope share/man/man1/xscope.1.gz
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue