mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
x11-toolkits/fox16: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
87e0c76f27
commit
61f6a7de99
@ -1,6 +1,6 @@
|
||||
PORTNAME= fox
|
||||
PORTVERSION= 1.6.57
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= http://fox-toolkit.org/ftp/ \
|
||||
ftp://ftp.fox-toolkit.org/pub/
|
||||
@ -20,6 +20,7 @@ USES= compiler:features gl jpeg libtool localbase:ldflags pathfix xorg
|
||||
USE_GL= gl glu
|
||||
USE_XORG= x11 xext xfixes
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-opengl --with-x --with-xim
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -300,8 +300,8 @@ lib/libFOX-%%MAJORVER%%.so
|
||||
lib/libFOX-%%MAJORVER%%.so.0
|
||||
lib/libFOX-%%MAJORVER%%.so.0.0.57
|
||||
libdata/pkgconfig/fox.pc
|
||||
%%APPS%%man/man1/PathFinder-16.1.gz
|
||||
%%APPS%%man/man1/adie-16.1.gz
|
||||
%%APPS%%man/man1/calculator-16.1.gz
|
||||
man/man1/reswrap-16.1.gz
|
||||
man/man1/shutterbug-16.1.gz
|
||||
%%APPS%%share/man/man1/PathFinder-16.1.gz
|
||||
%%APPS%%share/man/man1/adie-16.1.gz
|
||||
%%APPS%%share/man/man1/calculator-16.1.gz
|
||||
share/man/man1/reswrap-16.1.gz
|
||||
share/man/man1/shutterbug-16.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user