diff options
Diffstat (limited to 'x11/ruby-gnome2')
-rw-r--r-- | x11/ruby-gnome2/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/ruby-gnome2/Makefile.common b/x11/ruby-gnome2/Makefile.common index ba8d2c9f2e74..0cb21ff97e0f 100644 --- a/x11/ruby-gnome2/Makefile.common +++ b/x11/ruby-gnome2/Makefile.common @@ -23,7 +23,7 @@ RUBY_GNOME_WRKSRC= ${WRKDIR}/${RUBY_GNOME_DISTNAME} .endif RUBY_GNOME_PORTDIR= ${PORTSDIR}/x11/ruby-gnome2 -MD5_FILE= ${RUBY_GNOME_PORTDIR}/distinfo +DISTINFO_FILE= ${RUBY_GNOME_PORTDIR}/distinfo general-patch: @${FIND} ${WRKDIR} -name mkmf-gnome2.rb | ${XARGS} ${REINPLACE_CMD} -e \ |