aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-09-30 04:35:19 +0000
committerCy Schubert <cy@FreeBSD.org>2019-09-30 04:35:19 +0000
commite7f678a40fff31d610e2ad54009b6565b343547b (patch)
tree30c72c6adbdedfe9c67831017ae504f86e5e4920 /x11-toolkits
parent04285e2733fd60ef7e513fddc123eb8c9847991e (diff)
downloadports-e7f678a40fff31d610e2ad54009b6565b343547b.tar.gz
ports-e7f678a40fff31d610e2ad54009b6565b343547b.zip
Prepare for the deprecation of libXp, which has been deorbited by
our upstream: remove the libXp dependency. Reported by: zeising
Notes
Notes: svn path=/head/; revision=513314
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/open-motif/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile
index f8e2f1049c8f..83dc1284626b 100644
--- a/x11-toolkits/open-motif/Makefile
+++ b/x11-toolkits/open-motif/Makefile
@@ -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