ports/91552: [MAINTAINER] deskutils/treeline: fix borked Makefile
Tobias Roth
ports at fsck.ch
Mon Jan 9 13:30:06 UTC 2006
>Number: 91552
>Category: ports
>Synopsis: [MAINTAINER] deskutils/treeline: fix borked Makefile
>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: Mon Jan 09 13:30:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Tobias Roth
>Release: FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD factory.fsck.ch 6.0-STABLE FreeBSD 6.0-STABLE #2: Sat Jan 7 18:03:22 CET
>Description:
Sorry about the breakage. I didn't know that DISTFILES was empty by
default.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- treeline-0.14.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/deskutils/treeline/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile 8 Jan 2006 18:16:15 -0000 1.10
+++ Makefile 9 Jan 2006 13:14:41 -0000
@@ -43,7 +43,7 @@
.endif
.if defined(WITH_HTTPLOAD)
-DISTFILES+= httpload.py
+DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} httpload.py
PLIST_SUB+= HTTPLOAD=""
.else
PLIST_SUB+= HTTPLOAD="@comment "
--- treeline-0.14.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list