aboutsummaryrefslogtreecommitdiff
path: root/devel/quilt/Makefile
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-01-23 10:00:25 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-01-23 10:00:25 +0000
commitd04d2421b93aae0e1b84d8ebdefa43cd12bf833f (patch)
treeaf6c17769054f3c641451794141b30d8ab8fea92 /devel/quilt/Makefile
parent4da765222dcd0cc3edc76ec94edce70936b735c5 (diff)
downloadports-d04d2421b93aae0e1b84d8ebdefa43cd12bf833f.tar.gz
ports-d04d2421b93aae0e1b84d8ebdefa43cd12bf833f.zip
- Add runtime dependencies to run_depends [1]
- Fix plist a bit while I'm here PR: ports/107671 [1] Submitted by: Martin Kammerhofer <mkamm@gmx.net> Approved by: Dirk Jagdmann <doj@cubic.org> (maintainer timeout, 15 days)
Notes
Notes: svn path=/head/; revision=183064
Diffstat (limited to 'devel/quilt/Makefile')
-rw-r--r--devel/quilt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/quilt/Makefile b/devel/quilt/Makefile
index 60a512bd155e..c03e8107842a 100644
--- a/devel/quilt/Makefile
+++ b/devel/quilt/Makefile
@@ -19,6 +19,7 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
gpatch:${PORTSDIR}/devel/patch \
diffstat:${PORTSDIR}/textproc/diffstat \
rpm:${PORTSDIR}/archivers/rpm
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GMAKE= yes
USE_GETTEXT= yes