aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-01-10 06:53:48 +0800
committerpav <pav@FreeBSD.org>2006-01-10 06:53:48 +0800
commit881059417c4b24dc8e72ce0df9389dcbb3576180 (patch)
tree6609fc50068bfe745e0e1015f1d144f1495eaf3b /deskutils
parent7cabf139f82e9138d4df7206475147a104d24ff0 (diff)
downloadfreebsd-ports-gnome-881059417c4b24dc8e72ce0df9389dcbb3576180.tar.gz
freebsd-ports-gnome-881059417c4b24dc8e72ce0df9389dcbb3576180.tar.zst
freebsd-ports-gnome-881059417c4b24dc8e72ce0df9389dcbb3576180.zip
- Fix WITH_HTTPLOAD option
PR: ports/91552 Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
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 "