ports/99164: [REPO COPY]: audio/ruby-snett -> audio/snett

Alexander Botero-Lowry alex at foxybanana.com
Mon Jun 19 09:06:56 UTC 2006


Attached is the patch once the repocopy is done

FreeBSD-gnats-submit at FreeBSD.org wrote:

> Thank you very much for your problem report.
> It has the internal identification `ports/99164'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs. 
>
> You can access the state of your problem report at any time
> via this link:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=99164
>
> >Category:       ports
> >Responsible:    freebsd-ports-bugs
> >Synopsis:       [REPO COPY]: audio/ruby-snett -> audio/snett
> >Arrival-Date:   Mon Jun 19 05:50:16 GMT 2006
>
> !DSPAM:4,44963b1928113055254153!
>
-------------- next part --------------
===> Updating from CVS
? ruby-snett-repocopy.diff
? work
M Makefile
===> Generating patch
===> Viewing diff with more
? ruby-snett-repocopy.diff
? work
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/ruby-snett/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	8 Apr 2006 23:28:38 -0000	1.2
+++ Makefile	19 Jun 2006 09:03:47 -0000
@@ -8,7 +8,6 @@
 PORTVERSION=	0.0.2
 CATEGORIES=	audio ruby
 MASTER_SITES=	ftp://ftp.code-monkey.de/pub/snett/
-PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 
 MAINTAINER=	alex at foxybanana.com
 COMMENT=	A simple XMMS2 client inspired by strange-quark
@@ -28,6 +27,6 @@
 .endif
 
 do-install:
-	@cd ${WRKSRC} && ${LOCALBASE}/bin/rake PREFIX=${PREFIX}/ install
+	@cd ${WRKSRC} && ${LOCALBASE}/bin/rake PREFIX=${PREFIX}/ ${INSTALL_TARGET}
 
 .include <bsd.port.post.mk>
===> Done


More information about the freebsd-ports-bugs mailing list