ports/101531: [MAINTAINER] astro/weatherspect: Respect TARGETDIR

Simon Olofsson simon at olofsson.de
Sun Aug 6 21:40:29 UTC 2006


>Number:         101531
>Category:       ports
>Synopsis:       [MAINTAINER] astro/weatherspect: Respect TARGETDIR
>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:   Sun Aug 06 21:40:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Simon Olofsson
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD gul.lan.gath3n.de 6.1-STABLE FreeBSD 6.1-STABLE #28: Sat Aug  5 21:10:18 CEST
>Description:
- make this Port respect TARGETDIR

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- weatherspect-1.6.patch begins here ---
diff -ruN -ruN --exclude=CVS /usr/ports/astro/weatherspect/Makefile /usr/home/simon/src/ports/astro/weatherspect/Makefile
--- /usr/ports/astro/weatherspect/Makefile	Wed May 17 15:16:42 2006
+++ /usr/home/simon/src/ports/astro/weatherspect/Makefile	Sun Aug  6 23:27:31 2006
@@ -23,6 +23,6 @@
 PLIST_FILES=	bin/weatherspect
 
 do-install:
-	${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}
+	${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${TARGETDIR}/bin
 
 .include <bsd.port.mk>
--- weatherspect-1.6.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list