diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2024-08-04 12:10:05 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2024-08-04 12:10:05 +0000 |
| commit | 36e3d9ce13ef92e0c38965074836f47cbba7b873 (patch) | |
| tree | 4f27cb7451de0678200023c3c82fcceb8a7a5949 | |
| parent | 95b6ac4b5ce41c77344d1c6da1664111811f4ea5 (diff) | |
math/ploticus-nox11: Remove expired port
2024-07-31 math/ploticus-nox11: Depends on expired graphics/ming
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | math/Makefile | 1 | ||||
| -rw-r--r-- | math/ploticus-nox11/Makefile | 8 |
3 files changed, 1 insertions, 9 deletions
@@ -3404,3 +3404,4 @@ audio/strawberry@qt6|audio/strawberry|2024-07-21|Unflavor. Qt5 is obsolete devel/rubygem-google-protobuf4|devel/rubygem-google-protobuf|2024-07-30|Remove obsoleted port. Use devel/rubygem-google-protobuf instead graphics/xsvg||2024-08-04|Has expired: Depends on deprecated library graphics/libsvg-cairo graphics/zphoto||2024-08-04|Has expired: Depends on expired graphics/ming +math/ploticus-nox11||2024-08-04|Has expired: Depends on expired graphics/ming diff --git a/math/Makefile b/math/Makefile index 0c10bf1d8624..bd9cb4a64ba4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -871,7 +871,6 @@ SUBDIR += plantri SUBDIR += plman SUBDIR += ploticus - SUBDIR += ploticus-nox11 SUBDIR += plplot SUBDIR += poly2tri SUBDIR += polyclipper diff --git a/math/ploticus-nox11/Makefile b/math/ploticus-nox11/Makefile deleted file mode 100644 index 0a9cb34342db..000000000000 --- a/math/ploticus-nox11/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -MAINTAINER= ports@FreeBSD.org -COMMENT= Generates plots and graphs from data (no X11 required) - -WITHOUT_X11= yes - -MASTERDIR= ${.CURDIR}/../../math/ploticus - -.include "${MASTERDIR}/Makefile" |
