diff options
author | mezz <mezz@FreeBSD.org> | 2005-07-25 22:24:58 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-07-25 22:24:58 +0000 |
commit | 3dd8401fad0b8214f59ec07d756c2317755c1d7e (patch) | |
tree | 4eb52a8aad36d1b09716bbea8ec7bd7b2f8d77a5 /graphics | |
parent | dc1595ca34424d36ced125fdc1e7cce24d95fd68 (diff) | |
download | FreeBSD-ports-3dd8401fad0b8214f59ec07d756c2317755c1d7e.zip FreeBSD-ports-3dd8401fad0b8214f59ec07d756c2317755c1d7e.tar.gz |
Backout the recently committed by linimon. This is ruby-gnome2, not
ruby-gnome. I did respone long time ago.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ruby-gnomecanvas2/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/ruby-gnomecanvas2/Makefile b/graphics/ruby-gnomecanvas2/Makefile index 4402492..a153af0 100644 --- a/graphics/ruby-gnomecanvas2/Makefile +++ b/graphics/ruby-gnomecanvas2/Makefile @@ -24,9 +24,6 @@ USE_RUBY= yes USE_GNOME= libgnomecanvas USE_RUBY_EXTCONF= yes -SLAVE_PORT= yes -MASTER_PORT= x11/ruby-gnome - .include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common" WRKSRC= ${RUBY_GNOME_WRKSRC}/gnomecanvas |