Date: Wed, 2 May 2007 19:04:46 GMT From: Dominic Fandrey<lon_kamikaze@gmx.de> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/112367: [ports][maintainer update][java/phpeclipse] DESTDIR safe Message-ID: <200705021904.l42J4kFA002783@www.freebsd.org> Resent-Message-ID: <200705021910.l42JA6oA032222@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 112367
>Category: misc
>Synopsis: [ports][maintainer update][java/phpeclipse] DESTDIR safe
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed May 02 19:10:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Dominic Fandrey
>Release: Releng_6
>Organization:
private
>Environment:
FreeBSD mobileKamikaze.norad 6.2-STABLE FreeBSD 6.2-STABLE #1: Fri Apr 27 13:45:49 CEST 2007 root@homeKamikaze.norad:/usr/obj/TPR40-6/i386/usr/src/sys/TPR40-6 i386
>Description:
Add DESTDIR support.
>How-To-Repeat:
>Fix:
diff -Pur java/phpeclipse.orig/Makefile java/phpeclipse/Makefile
--- java/phpeclipse.orig/Makefile Wed May 2 20:43:55 2007
+++ java/phpeclipse/Makefile Wed May 2 20:44:53 2007
@@ -25,7 +25,7 @@
USE_ZIP= yes
NO_WRKSUBDIR= yes
-ECLIPSE= ${PREFIX}/eclipse
+ECLIPSE= ${TARGETDIR}/eclipse
do-install:
.for _path in ${PLUGIN_PATHS}
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705021904.l42J4kFA002783>
