View | Details | Raw Unified | Return to bug 87461 | Differences between
and this patch

Collapse All | Expand All

(-)ruby-gems.mine/Makefile.common Fri Oct 14 17:44:48 2005 (-1 / +1 lines)
Lines 34-37 Link Here
34
RUBYGEMBIN=    ${LOCALBASE}/bin/gem
34
RUBYGEMBIN=    ${LOCALBASE}/bin/gem
35
35
36
do-install:
36
do-install:
37
       ${RUBYGEMBIN} install --install-dir ${PREFIX}/lib/ruby/gems/${REV} ${DISTDIR}/${DIST_SUBDIR}/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
37
       ${RUBYGEMBIN} install --install-dir ${PREFIX}/lib/ruby/gems/${REV} ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}

Return to bug 87461