From f3e956d199955cdebaf2627b3fa3974292b784fe Mon Sep 17 00:00:00 2001 From: op Date: Wed, 20 Sep 2023 07:13:57 +0000 Subject: [PATCH] (hopefully) stop portroach from reporting updates for 0.8 and 0.10 --- games/love/11/Makefile | 2 ++ games/love/Makefile.inc | 2 ++ 2 files changed, 4 insertions(+) diff --git a/games/love/11/Makefile b/games/love/11/Makefile index 24d9e87fc14..bfa5e850d0e 100644 --- a/games/love/11/Makefile +++ b/games/love/11/Makefile @@ -22,6 +22,8 @@ LIB_DEPENDS = audio/libmodplug \ RUN_DEPENDS = devel/desktop-file-utils \ games/love/mime +PORTROACH = + # delete the liblove.so symlink, .a and .la files; delete the icon for # the application/x-love-game mime type too. # rename some files to avoid name clashes with other version of love. diff --git a/games/love/Makefile.inc b/games/love/Makefile.inc index d87392df41c..2f888dc94a7 100644 --- a/games/love/Makefile.inc +++ b/games/love/Makefile.inc @@ -47,3 +47,5 @@ AUTOCONF_VERSION = 2.69 AUTOMAKE_VERSION = 1.14 WRKDIST = ${WRKDIR}/love-${VERSION} + +PORTROACH ?= limit:^${VERSION}