Skip to content

Commit

Permalink
sysutils/backuppc-devel: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
decke committed Sep 30, 2021
1 parent 5d417f6 commit 0305822
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sysutils/backuppc-devel/Makefile
Expand Up @@ -16,14 +16,16 @@ RUN_DEPENDS= p5-CGI>0:www/p5-CGI \
p5-File-Listing>=0:sysutils/p5-File-Listing \
p5-BackupPC-XS>=0.57:sysutils/p5-BackupPC-XS

USES= perl5
USES= cpe perl5

.if defined(QEMU_EMULATING) && "${QEMU_EMULATING}" == "1"
BROKEN= fails to build under qemu: uncaught target signal 11 (Segmetation fault) - core dumped
.endif

CONFLICTS_INSTALL= backuppc backuppc4

CPE_VENDOR= craig_barratt

USE_GITHUB= yes
GH_TAGNAME= cae051c
USE_PERL5= extract
Expand Down

0 comments on commit 0305822

Please sign in to comment.