git: 409280be53dc - main - graphics/pstoedit: drop optional support for expired graphics/ming

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sun, 30 Jun 2024 12:36:33 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=409280be53dcabf6eceb044ec90c9b02fd27a026

commit 409280be53dcabf6eceb044ec90c9b02fd27a026
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-06-30 12:36:15 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-06-30 12:36:15 +0000

    graphics/pstoedit: drop optional support for expired graphics/ming
---
 graphics/pstoedit/Makefile  | 10 +++-------
 graphics/pstoedit/pkg-plist |  1 -
 2 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 930872f9e431..737279b01ab5 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	pstoedit
 DISTVERSION=	4.01
+PORTREVISION=	1
 CATEGORIES=	graphics print
 MASTER_SITES=	SF
 
@@ -18,17 +19,15 @@ USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-docs=no
 MAKE_ENV=	INSTALL_STRIP_FLAG="${STRIP}"
-CPPFLAGS+=	-isystem ${LOCALBASE}/include/ming
 
 PORTDOCS=	*
 PORTEXAMPLES=	*
 
-OPTIONS_DEFINE=		DOCS EMF EXAMPLES MAGICK MING PLOTUTILS
-OPTIONS_DEFAULT=	EMF MAGICK MING PLOTUTILS
+OPTIONS_DEFINE=		DOCS EMF EXAMPLES MAGICK PLOTUTILS
+OPTIONS_DEFAULT=	EMF MAGICK PLOTUTILS
 OPTIONS_SUB=		yes
 
 EMF_DESC=	WMF/EMF support via libEMF
-MING_DESC=	Flash support via Ming
 PLOTUTILS_DESC=	Plotting support via Plotutils
 
 EMF_LIB_DEPENDS=		libEMF.so:graphics/libemf
@@ -37,9 +36,6 @@ EMF_CONFIGURE_OFF=		--without-emf
 MAGICK_USES=			magick
 MAGICK_CONFIGURE_ON=		--with-magick
 MAGICK_CONFIGURE_OFF=		--without-magick
-MING_LIB_DEPENDS=		libming.so:graphics/ming
-MING_CONFIGURE_ON=		--with-swf
-MING_CONFIGURE_OFF=		--without-swf
 PLOTUTILS_LIB_DEPENDS=		libplotter.so:graphics/plotutils
 PLOTUTILS_CONFIGURE_ON=		--with-libplot
 PLOTUTILS_CONFIGURE_OFF=	--without-libplot
diff --git a/graphics/pstoedit/pkg-plist b/graphics/pstoedit/pkg-plist
index 012528438fc2..a8afa9ab353c 100644
--- a/graphics/pstoedit/pkg-plist
+++ b/graphics/pstoedit/pkg-plist
@@ -20,7 +20,6 @@ lib/libpstoedit.so.0.0.0
 %%MAGICK%%lib/pstoedit/libp2edrvmagick++.so
 lib/pstoedit/libp2edrvpptx.so
 lib/pstoedit/libp2edrvstd.so
-%%MING%%lib/pstoedit/libp2edrvswf.so
 %%EMF%%lib/pstoedit/libp2edrvwmf.so
 libdata/pkgconfig/pstoedit.pc
 share/man/man1/pstoedit.1.gz