Prepare for the deprecation of libXp, which has been deorbited by
our upstream: remove the libXp dependency. Reported by: zeising
This commit is contained in:
parent
04285e2733
commit
e7f678a40f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513314
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= open-motif
|
||||
PORTVERSION= 2.3.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits
|
||||
# MASTER_SITES= SF/${PORTNAME}/Motif%202.3.4%20Source%20Code/
|
||||
MASTER_SITES= SF/motif/Motif%20${PORTVERSION}%20Source%20Code/
|
||||
@ -18,12 +19,12 @@ CONFLICTS= lesstif-[0-9]*
|
||||
|
||||
USES= autoreconf gmake iconv jpeg libtool:keepla pkgconfig xorg
|
||||
USE_XORG= x11 xaw xbitmaps xext xft xt xmu xrender sm ice
|
||||
LIB_DEPENDS= libXp.so:x11/libXp \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libpng.so:graphics/png
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --enable-printing=no
|
||||
CPPFLAGS+= -DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -I${PREFIX}/include
|
||||
USE_CSTD= gnu89
|
||||
INSTALL_TARGET= install-strip
|
||||
|
Loading…
Reference in New Issue
Block a user