summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-07-10 20:28:50 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-07-10 20:28:50 +0000
commit5a9950346006e11546c84258b4133bebf861b193 (patch)
tree29ff20fecfae1190675b943cc02e851369232cb0 /deskutils
parentConvert my ports to current standards (diff)
Use ${OPT}_DISTFILES for additional distfile
Submitted by: bapt
Notes
Notes: svn path=/head/; revision=322730
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/treeline/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/deskutils/treeline/Makefile b/deskutils/treeline/Makefile
index f6c55034ac14..b2a6e1d215c4 100644
--- a/deskutils/treeline/Makefile
+++ b/deskutils/treeline/Makefile
@@ -42,6 +42,7 @@ OPTIONS_DEFAULT= ASPELL PYXML
OPTIONS_SUB= yes
ASPELL_BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell
+HTTPLOAD_DISTFILES= httpload2.py:plugins
ISPELL_BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
.include <bsd.port.options.mk>
@@ -50,10 +51,6 @@ ISPELL_BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
LIB_DEPENDS+= expat:${PORTSDIR}/textproc/expat2
.endif
-.if ${PORT_OPTIONS:MHTTPLOAD}
-DISTFILES+= httpload2.py:plugins
-.endif
-
do-install:
@cd ${WRKSRC} && ${PYTHON_CMD} install.py \
-p ${PREFIX} -d ${DOCSDIR} -i ${DATADIR}/icons -x