diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2023-12-23 01:09:53 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2023-12-23 01:11:53 +0000 |
commit | 370d96de5bdcfd2ebb6277b6f2fd555271d55eb5 (patch) | |
tree | a6a2a1a360674d7147ca199b0695095f59577446 /x11-fm | |
parent | 6b60a1b636b84c6807f478b75d66139891459fcb (diff) | |
download | ports-370d96de5bdcfd2ebb6277b6f2fd555271d55eb5.tar.gz ports-370d96de5bdcfd2ebb6277b6f2fd555271d55eb5.zip |
*/*: Bump PORTREVISON because lazarus was updated to 3.0.0
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/doublecmd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/doublecmd/Makefile b/x11-fm/doublecmd/Makefile index 7d7fb041689f..f9e1300773f2 100644 --- a/x11-fm/doublecmd/Makefile +++ b/x11-fm/doublecmd/Makefile @@ -1,6 +1,6 @@ PORTNAME= doublecmd PORTVERSION= 1.0.11 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= x11-fm PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} @@ -24,6 +24,7 @@ GH_TAGNAME= 1.0.10:help USE_GNOME= cairo glib20 USE_XORG= x11 +LAZARUS_NO_FLAVORS= qt6 LAZARUS_PROJECT_FILES= components/chsdet/chsdet.lpk \ components/CmdLine/cmdbox.lpk \ components/multithreadprocs/multithreadprocslaz.lpk \ |