summaryrefslogtreecommitdiff
path: root/net/gnome-btdownload/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-11-17 12:03:17 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-11-17 12:03:17 +0000
commit00e692203d42d4eef31590ffac3a0b871be12984 (patch)
tree213bfd0bc4e8b962fab582a79f582be7837e45f8 /net/gnome-btdownload/Makefile
parentAllow compiling with debugging enabled. (diff)
USE_REINPLACE must be defined before REINPLACE_CMD may be used.
Notes
Notes: svn path=/head/; revision=94169
Diffstat (limited to '')
-rw-r--r--net/gnome-btdownload/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gnome-btdownload/Makefile b/net/gnome-btdownload/Makefile
index fcf1fbd3b0ad..eeed1d01e174 100644
--- a/net/gnome-btdownload/Makefile
+++ b/net/gnome-btdownload/Makefile
@@ -20,6 +20,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/BitTorrent/__init__.py:${PORTSDIR}/net/py-bitt
USE_BZIP2= yes
USE_GMAKE= yes
USE_PYTHON= yes
+USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix
GNU_CONFIGURE= yes