aboutsummaryrefslogtreecommitdiff
path: root/misc/chord2html
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 14:53:22 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 14:53:22 +0000
commita41069ab3bfd541bc1346b1cecf61e6f8e73bcb7 (patch)
tree40fe0a02e0758fc49c8157653539df882d0f43e7 /misc/chord2html
parentbd4d8236ba9e303590baea2f49896d1b57c1f4f4 (diff)
downloadports-a41069ab3bfd541bc1346b1cecf61e6f8e73bcb7.tar.gz
ports-a41069ab3bfd541bc1346b1cecf61e6f8e73bcb7.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300277
Diffstat (limited to 'misc/chord2html')
-rw-r--r--misc/chord2html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/chord2html/Makefile b/misc/chord2html/Makefile
index 81fd68ffa2a4..f5fa7ebff60a 100644
--- a/misc/chord2html/Makefile
+++ b/misc/chord2html/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES= http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/
MAINTAINER= itetcu@FreeBSD.org
COMMENT= Convert CHORD input files to HTML
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
+RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD
USE_PERL5= yes
NO_BUILD= yes