summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-09 22:53:48 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-09 22:53:48 +0000
commitd18ce85197e15c6d65092ee25fad947df112c7d2 (patch)
treec0d329ae8002736dc866ceb72a62eaa16bb52cff /deskutils
parent- Update to 7.2.0 (diff)
- Fix WITH_HTTPLOAD option
PR: ports/91552 Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
Notes
Notes: svn path=/head/; revision=153165
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/treeline/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/treeline/Makefile b/deskutils/treeline/Makefile
index 8710f0fc6b28..7be5bdbc2bbf 100644
--- a/deskutils/treeline/Makefile
+++ b/deskutils/treeline/Makefile
@@ -43,7 +43,7 @@ LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2
.endif
.if defined(WITH_HTTPLOAD)
-DISTFILES+= httpload.py
+DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} httpload.py
PLIST_SUB+= HTTPLOAD=""
.else
PLIST_SUB+= HTTPLOAD="@comment "