aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rmlint
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2021-02-10 17:09:22 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2021-02-10 17:09:22 +0000
commit5dd63f83fb6c853ffd6d5d4e4f29c6458aae8152 (patch)
treeffa79cba4e6aae91aa0cdff3730865cba4b840d2 /sysutils/rmlint
parent9b09aceac6470bf85d14f6aeecfc02f25fd11eb3 (diff)
downloadports-5dd63f83fb6c853ffd6d5d4e4f29c6458aae8152.tar.gz
ports-5dd63f83fb6c853ffd6d5d4e4f29c6458aae8152.zip
Notes
Diffstat (limited to 'sysutils/rmlint')
-rw-r--r--sysutils/rmlint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rmlint/Makefile b/sysutils/rmlint/Makefile
index b5e3526c174e..82e94edb8a83 100644
--- a/sysutils/rmlint/Makefile
+++ b/sysutils/rmlint/Makefile
@@ -4,6 +4,7 @@ PORTNAME= rmlint
DISTVERSIONPREFIX= v
DISTVERSION= 2.10.1-11
DISTVERSIONSUFFIX= -ga726d0cb
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= jockl@pianojockl.org
@@ -12,8 +13,7 @@ COMMENT= Remove duplicates and other lint from your filesystem
LICENSE= GPLv3
BUILD_DEPENDS= sphinx-build:textproc/py-sphinx@${PY_FLAVOR}
-LIB_DEPENDS= libelf.so:devel/libelf \
- libjson-glib-1.0.so:devel/json-glib
+LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib
USES= gnome pkgconfig python:build scons
USE_GITHUB= yes