aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-08-13 17:46:00 +0800
committermarino <marino@FreeBSD.org>2014-08-13 17:46:00 +0800
commitf0050dd3f3890840bd8fadaf8c6b0bb6f1e7e11c (patch)
treee4b474d983f090a1f12bf656f1b831e5e748b5a3 /sysutils
parent4e805c1db7df094b6f555ff8e05c5bdda472af16 (diff)
downloadfreebsd-ports-gnome-f0050dd3f3890840bd8fadaf8c6b0bb6f1e7e11c.tar.gz
freebsd-ports-gnome-f0050dd3f3890840bd8fadaf8c6b0bb6f1e7e11c.tar.zst
freebsd-ports-gnome-f0050dd3f3890840bd8fadaf8c6b0bb6f1e7e11c.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)
Diffstat (limited to 'sysutils')
-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