aboutsummaryrefslogtreecommitdiff
path: root/sysutils/backuppc
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2019-09-07 20:42:49 +0000
committerMatthias Andree <mandree@FreeBSD.org>2019-09-07 20:42:49 +0000
commita8248e59e71942b93884cf89a9acc66114f84974 (patch)
tree5c06ebb87f8bef4ef13619fd6c03f51e4edb6f0e /sysutils/backuppc
parenta03a138e8a8ab240c6081390da2c2a6fe3553eee (diff)
downloadports-a8248e59e71942b93884cf89a9acc66114f84974.tar.gz
ports-a8248e59e71942b93884cf89a9acc66114f84974.zip
Allow building backuppc* ports together.
Reduces CONFLICTS to CONFLICTS_INSTALL. While here, move USES up to reduce portlint warnings. PR: 232775 Submitted by: Alexander Moisseev (maintainer)
Notes
Notes: svn path=/head/; revision=511421
Diffstat (limited to 'sysutils/backuppc')
-rw-r--r--sysutils/backuppc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/backuppc/Makefile b/sysutils/backuppc/Makefile
index a20d19a6f6bb..9bf3fda9cc99 100644
--- a/sysutils/backuppc/Makefile
+++ b/sysutils/backuppc/Makefile
@@ -18,11 +18,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= p5-CGI>0:www/p5-CGI \
p5-File-Listing>=0:sysutils/p5-File-Listing
-CONFLICTS= backuppc-devel-[0-9]*
+USES= cpe perl5
-USE_RC_SUBR= backuppc
+CONFLICTS_INSTALL= backuppc4 backuppc-devel
-USES= cpe perl5
+USE_RC_SUBR= backuppc
CPE_VENDOR= craig_barratt
NO_ARCH= yes
NO_BUILD= yes