aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gnomeutils
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-10-05 19:41:04 +0800
committersobomax <sobomax@FreeBSD.org>2001-10-05 19:41:04 +0800
commitdd58ba84960ce6a1305b1bef79caebcac7db928b (patch)
treea5104901868b845c9390e22f253608ae032d2b74 /misc/gnomeutils
parent3e7dd90aad84810e5c7bbd437a87a9d7faeaf09c (diff)
downloadfreebsd-ports-gnome-dd58ba84960ce6a1305b1bef79caebcac7db928b.tar.gz
freebsd-ports-gnome-dd58ba84960ce6a1305b1bef79caebcac7db928b.tar.zst
freebsd-ports-gnome-dd58ba84960ce6a1305b1bef79caebcac7db928b.zip
Remove sysutils/e2fsprogs from LIB_DEPENDS - we don't really need it here.
Diffstat (limited to 'misc/gnomeutils')
-rw-r--r--misc/gnomeutils/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/gnomeutils/Makefile b/misc/gnomeutils/Makefile
index 6f394925f09d..adfb325166a0 100644
--- a/misc/gnomeutils/Makefile
+++ b/misc/gnomeutils/Makefile
@@ -15,8 +15,7 @@ DISTNAME= gnome-utils-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= msgfmt-new:${PORTSDIR}/devel/gettext-devel
-LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop \
- ext2fs.2:${PORTSDIR}/sysutils/e2fsprogs
+LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop
USE_X_PREFIX= yes
USE_GMAKE= yes