Index: head/devel/ruby-inline/Makefile =================================================================== --- head/devel/ruby-inline/Makefile (revision 74354) +++ head/devel/ruby-inline/Makefile (revision 74355) @@ -1,36 +1,36 @@ # New ports collection makefile for: ruby-inline # Date created: 2003-01-30 # Whom: Sean Chittenden # # $FreeBSD$ # PORTNAME= inline PORTVERSION= 2.2.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ruby${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= RubyInline-${PORTVERSION} -DIST_SUBDIR= devel ruby +DIST_SUBDIR= ruby MAINTAINER= seanc@FreeBSD.org USE_RUBY= yes NO_BUILD= yes DOCS= README.txt EXAMPLES= example.rb tutorial/example1.rb tutorial/example2.rb post-install: ${MKDIR} ${RUBY_MODDOCDIR} .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR} .endfor ${MKDIR} ${RUBY_MODEXAMPLESDIR} .for f in ${EXAMPLES} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODEXAMPLESDIR} .endfor .include Property changes on: head/devel/ruby-inline/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/rubygem-inline/Makefile =================================================================== --- head/devel/rubygem-inline/Makefile (revision 74354) +++ head/devel/rubygem-inline/Makefile (revision 74355) @@ -1,36 +1,36 @@ # New ports collection makefile for: ruby-inline # Date created: 2003-01-30 # Whom: Sean Chittenden # # $FreeBSD$ # PORTNAME= inline PORTVERSION= 2.2.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ruby${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= RubyInline-${PORTVERSION} -DIST_SUBDIR= devel ruby +DIST_SUBDIR= ruby MAINTAINER= seanc@FreeBSD.org USE_RUBY= yes NO_BUILD= yes DOCS= README.txt EXAMPLES= example.rb tutorial/example1.rb tutorial/example2.rb post-install: ${MKDIR} ${RUBY_MODDOCDIR} .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR} .endfor ${MKDIR} ${RUBY_MODEXAMPLESDIR} .for f in ${EXAMPLES} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODEXAMPLESDIR} .endfor .include Property changes on: head/devel/rubygem-inline/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property