Fix wrong PKGNAME dependency.

Spotted by:	Poudriere
With hat:	portmgr
This commit is contained in:
Bryan Drewery 2017-06-17 02:57:29 +00:00
parent b3d8398fdd
commit d1b8097a22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443722

View file

@ -2,6 +2,7 @@
PORTNAME= creduce
DISTVERSION= 2.7.0
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://embed.cs.utah.edu/creduce/
@ -16,7 +17,7 @@ RUN_DEPENDS= llvm-config40:devel/llvm40 \
p5-Exporter-Lite>=0:devel/p5-Exporter-Lite \
p5-File-Which>=0:sysutils/p5-File-Which \
p5-Regexp-Common>=0:textproc/p5-Regexp-Common \
devel/p5-Sys-Cpu>=0:devel/p5-Sys-Cpu \
p5-Sys-CPU>=0:devel/p5-Sys-Cpu \
p5-Getopt-Tabular>=0:devel/p5-Getopt-Tabular
BROKEN_powerpc64= fails to configure: cannot compile and link test program with selected LLVM