diff options
author | pav <pav@FreeBSD.org> | 2005-01-14 19:44:43 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-01-14 19:44:43 +0000 |
commit | 7370cc7bf7d159fb7064d71c20bc50ed362c1ee2 (patch) | |
tree | 60bd70e8c15f0aa3170a88a0bc71c2b56a4c2573 /net/gnoemoe | |
parent | 992cd22b42b5973a68d5d83122a591daed4373f3 (diff) | |
download | FreeBSD-ports-7370cc7bf7d159fb7064d71c20bc50ed362c1ee2.zip FreeBSD-ports-7370cc7bf7d159fb7064d71c20bc50ed362c1ee2.tar.gz |
- Remove duplicate dependency
Submitted by: jeesevdk / FreeNode (maintainer)
Diffstat (limited to 'net/gnoemoe')
-rw-r--r-- | net/gnoemoe/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/gnoemoe/Makefile b/net/gnoemoe/Makefile index 1c26e33..a56f766 100644 --- a/net/gnoemoe/Makefile +++ b/net/gnoemoe/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.icecrew.nl/software/gnoemoe/download/ MAINTAINER= jesse@icecrew.nl COMMENT= Gnome MOO Client -LIB_DEPENDS= vte:${PORTSDIR}/x11-toolkits/vte - USE_RUBY= yes USE_RUBY_FEATURES= ruby18 |