mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11-toolkits/open-motif: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
a8770b76e2
commit
d5722a1669
2 changed files with 706 additions and 705 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= open-motif
|
PORTNAME= open-motif
|
||||||
PORTVERSION= 2.3.8
|
PORTVERSION= 2.3.8
|
||||||
PORTREVISION= 7
|
PORTREVISION= 8
|
||||||
CATEGORIES= x11-toolkits
|
CATEGORIES= x11-toolkits
|
||||||
# MASTER_SITES= SF/${PORTNAME}/Motif%202.3.4%20Source%20Code/
|
# MASTER_SITES= SF/${PORTNAME}/Motif%202.3.4%20Source%20Code/
|
||||||
MASTER_SITES= SF/motif/Motif%20${PORTVERSION}%20Source%20Code/
|
MASTER_SITES= SF/motif/Motif%20${PORTVERSION}%20Source%20Code/
|
||||||
|
@ -24,6 +24,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||||
libpng.so:graphics/png \
|
libpng.so:graphics/png \
|
||||||
libXmu.so:x11-toolkits/libXmu
|
libXmu.so:x11-toolkits/libXmu
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
CONFIGURE_ARGS= --enable-printing=no
|
CONFIGURE_ARGS= --enable-printing=no
|
||||||
CPPFLAGS+= -DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -I${PREFIX}/include
|
CPPFLAGS+= -DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -I${PREFIX}/include
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue