diff options
author | swills <swills@FreeBSD.org> | 2013-10-30 11:05:18 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-10-30 11:05:18 +0800 |
commit | 84811b5fe7727366cbab26382ea6295538b03a00 (patch) | |
tree | 6703137b1b2bcdada4db8e1438798e7d4c69e12e /x11 | |
parent | 86a21eebf5641060e8c710be7b35a51b59627139 (diff) | |
download | freebsd-ports-gnome-84811b5fe7727366cbab26382ea6295538b03a00.tar.gz freebsd-ports-gnome-84811b5fe7727366cbab26382ea6295538b03a00.tar.zst freebsd-ports-gnome-84811b5fe7727366cbab26382ea6295538b03a00.zip |
- Add stage support
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rubygem-gnome2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/rubygem-gnome2/Makefile b/x11/rubygem-gnome2/Makefile index 7020dd005ecd..11541eb9091b 100644 --- a/x11/rubygem-gnome2/Makefile +++ b/x11/rubygem-gnome2/Makefile @@ -26,7 +26,6 @@ RUN_DEPENDS= rubygem-clutter-gtk>=${PORTVERSION}:${PORTSDIR}/graphics/rubygem-cl USE_RUBY= yes NO_BUILD= yes -NO_STAGE= yes do-install: @${DO_NADA} |