x11-toolkits/xbae: Moved man to share/man
This commit is contained in:
parent
cdec161749
commit
e479d5b8ee
2 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= Xbae
|
||||
PORTVERSION= 4.60.4
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= x11-toolkits math
|
||||
MASTER_SITES= SF
|
||||
DISTNAME= xbae-${PORTVERSION}
|
||||
|
@ -17,6 +17,7 @@ USE_LDCONFIG= yes
|
|||
USE_XORG= ice sm x11 xext xt
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --enable-production
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
|
@ -10,9 +10,9 @@ include/Xbae/patchlevel.h
|
|||
lib/libXbae.so
|
||||
lib/libXbae.so.4
|
||||
lib/libXbae.so.4.0.60
|
||||
man/man3/XbaeCaption.3.gz
|
||||
man/man3/XbaeInput.3.gz
|
||||
man/man3/XbaeMatrix.3.gz
|
||||
share/man/man3/XbaeCaption.3.gz
|
||||
share/man/man3/XbaeInput.3.gz
|
||||
share/man/man3/XbaeMatrix.3.gz
|
||||
share/Xbae/FAQ.html
|
||||
share/Xbae/NEWS
|
||||
share/Xbae/README
|
||||
|
|
Loading…
Reference in a new issue