diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 03:05:18 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 03:05:18 +0000 |
commit | ddda6c8e505a74976130a15d0b586b54e6414e8d (patch) | |
tree | 6703137b1b2bcdada4db8e1438798e7d4c69e12e /x11/rubygem-gnome2 | |
parent | - Add stage support (diff) |
- Add stage support
Notes
Notes:
svn path=/head/; revision=332058
Diffstat (limited to 'x11/rubygem-gnome2')
-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} |