diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-11-08 01:38:17 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-11-08 01:38:17 +0800 |
commit | 7a281bdc0d0c8bb018d00ff4e0d5773f379d6f87 (patch) | |
tree | 8cbc8fe1f8ecfacf335ab6233f7b47d0a7361cfd /graphics/p5-PGPLOT | |
parent | 89f0011d98ea676963d11223720382d4c24a9ecc (diff) | |
download | freebsd-ports-gnome-7a281bdc0d0c8bb018d00ff4e0d5773f379d6f87.tar.gz freebsd-ports-gnome-7a281bdc0d0c8bb018d00ff4e0d5773f379d6f87.tar.zst freebsd-ports-gnome-7a281bdc0d0c8bb018d00ff4e0d5773f379d6f87.zip |
- Update BUILD_DEPENDS
Diffstat (limited to 'graphics/p5-PGPLOT')
-rw-r--r-- | graphics/p5-PGPLOT/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile index e27914deaf1a..a6a630ddad88 100644 --- a/graphics/p5-PGPLOT/Makefile +++ b/graphics/p5-PGPLOT/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A perl5 extension which makes available the pgplot library -BUILD_DEPENDS= p5-ExtUtils-F77>=1.13:${PORTSDIR}/lang/p5-F77 +BUILD_DEPENDS= p5-ExtUtils-F77>=1.13:${PORTSDIR}/lang/p5-ExtUtils-F77 LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot INSTALL_TARGET= pure_install |