aboutsummaryrefslogtreecommitdiff
path: root/sysutils/backuppc
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-13 09:46:00 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-13 09:46:00 +0000
commit38abfc3074058e4a9b91e9167711b893d26cc591 (patch)
treee4b474d983f090a1f12bf656f1b831e5e748b5a3 /sysutils/backuppc
parentfaf0e0c64bbfdcbbdc514e1756b5f5e340cd5310 (diff)
downloadports-38abfc3074058e4a9b91e9167711b893d26cc591.tar.gz
ports-38abfc3074058e4a9b91e9167711b893d26cc591.zip
sysutils/backuppc: Don't build package until config file overwrite is solved
This port will overwrite config files if the package is built on another host. Disable package building to avoid configuration file overwrites until a better solution can be found. PR: 192403 Submitted by: viq Band-aid by: maintainer (Alexander Moisseev)
Notes
Notes: svn path=/head/; revision=364771
Diffstat (limited to 'sysutils/backuppc')
-rw-r--r--sysutils/backuppc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/backuppc/Makefile b/sysutils/backuppc/Makefile
index 42cc89d74606..614f620e377b 100644
--- a/sysutils/backuppc/Makefile
+++ b/sysutils/backuppc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= backuppc
PORTVERSION= 3.3.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTVERSION}
@@ -23,6 +23,8 @@ USE_RC_SUBR= backuppc
USES= perl5
NO_BUILD= yes
+NO_PACKAGE= Overwrites configuration files; set FORCE_PACKAGE if you want\
+ to build this package
USERS= backuppc
GROUPS= backuppc