summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-09-16 21:26:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-09-16 21:26:55 +0000
commit017edabd5ebe5ca989d8f329c750401419633c3f (patch)
treec8f05d73cdb28e7c1e68e20e37171a62b96151a9 /ports-mgmt
parentUpdate to version 0.5.0 (diff)
- Disallow from pointyhat until the distfile situation is resolved
Notes
Notes: svn path=/head/; revision=281863
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portupgrade-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile
index 8422ee054e70..f7c6fbe2ec8a 100644
--- a/ports-mgmt/portupgrade-devel/Makefile
+++ b/ports-mgmt/portupgrade-devel/Makefile
@@ -22,6 +22,8 @@ CONFLICTS_INSTALL= portupgrade-[0-9]*
FETCH_DEPENDS= git:${PORTSDIR}/devel/git
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb
+MANUAL_PACKAGE_BUILD= troubles with distfile cache on pointyhat
+
USE_RUBY= yes
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg
MAKE_ARGS= PREFIX="${PREFIX}" RUBY="${RUBY}"