ports/101428: [maintainer update] net/cryptcat

Gabor Kovesdan gkovesdan at t-hosting.hu
Sat Aug 5 19:30:13 UTC 2006


>Number:         101428
>Category:       ports
>Synopsis:       [maintainer update] net/cryptcat
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 05 19:30:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
n/a
>Environment:
System: FreeBSD spitfire 6.1-STABLE FreeBSD 6.1-STABLE #0: Sat Jul 29 18:31:18 CEST 2006 gabor at spitfire:/usr/src/sys/i386/compile/SPITFIRE i386

>Description:

- Respect DESTDIR

>How-To-Repeat:
>Fix:

--- net-cryptcat.diff begins here ---
Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/net/cryptcat/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	30 Oct 2005 13:21:29 -0000	1.8
+++ Makefile	4 Aug 2006 17:27:08 -0000
@@ -24,7 +24,7 @@
 PORTDOCS=	README.cryptcat
 
 do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/cryptcat ${PREFIX}/bin
+	${INSTALL_PROGRAM} ${WRKSRC}/cryptcat ${TARGETDIR}/bin
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}
--- net-cryptcat.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list