diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-14 19:44:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-14 19:44:43 +0000 |
commit | cfc15010243580326cf112d72e9978537d130b28 (patch) | |
tree | bc96e75f447c6edb3642e707cfbb1b385e07019f /net/gnoemoe | |
parent | Change the gnomesu dependency to point to security/libgnomesu instead of (diff) |
- Remove duplicate dependency
Submitted by: jeesevdk / FreeNode (maintainer)
Notes
Notes:
svn path=/head/; revision=126449
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 1c26e3384485..a56f766d4f08 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 |