diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-03-15 10:30:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-03-15 10:30:56 +0000 |
commit | 8c4cb0bfd2f19d6fdc8e9336677e1d24b2bd724b (patch) | |
tree | 3c079b8c1ce331d31f270ba3992ddf6e86bbe145 | |
parent | ac03b07e48233e197aa37c524078bcb64b2cfbe2 (diff) | |
download | ports-8c4cb0bfd2f19d6fdc8e9336677e1d24b2bd724b.tar.gz ports-8c4cb0bfd2f19d6fdc8e9336677e1d24b2bd724b.zip |
x11/florence: remove wrong dependency on rarian
-rw-r--r-- | x11/florence/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/florence/Makefile b/x11/florence/Makefile index 5ff86eaf5cdd..3316ae63b528 100644 --- a/x11/florence/Makefile +++ b/x11/florence/Makefile @@ -13,7 +13,6 @@ LICENSE= GPLv2+ GFDL LICENSE_COMB= multi LIB_DEPENDS= libnotify.so:devel/libnotify -BUILD_DEPENDS= rarian-sk-config:textproc/rarian USES= gmake gnome iconv libtool pathfix pkgconfig tar:bzip2 xorg USE_XORG= xtst xext |