Date: Sun, 29 Dec 2024 21:14:51 GMT From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 901efe5dd39a - main - games/xfce4-eyes-plugin: Remove commented line (added by mistake) Message-ID: <202412292114.4BTLEpAe090940@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=901efe5dd39a1d7b22c1784ae466f0962e76d67b commit 901efe5dd39a1d7b22c1784ae466f0962e76d67b Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2024-12-29 21:14:22 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2024-12-29 21:14:22 +0000 games/xfce4-eyes-plugin: Remove commented line (added by mistake) --- games/xfce4-eyes-plugin/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/games/xfce4-eyes-plugin/Makefile b/games/xfce4-eyes-plugin/Makefile index c53eb0264e96..41c4703ae39d 100644 --- a/games/xfce4-eyes-plugin/Makefile +++ b/games/xfce4-eyes-plugin/Makefile @@ -9,8 +9,6 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-eyes-plugin LICENSE= GPLv2 -#LIB_DEPENDS= libharfbuzz.so:print/harfbuzz - USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce xorg USE_GNOME= cairo gtk30 USE_XFCE= libmenu panel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412292114.4BTLEpAe090940>