diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-09-28 14:19:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-09-28 14:19:27 +0800 |
commit | 374675967581ed51b274e22dfaf33f7b54b63d1b (patch) | |
tree | d13df619f5782f503590b90cb9e0500a53df0dc9 /graphics/Makefile | |
parent | 0700118817772681853a4b255786800a65492bac (diff) | |
download | freebsd-ports-graphics-374675967581ed51b274e22dfaf33f7b54b63d1b.tar.gz freebsd-ports-graphics-374675967581ed51b274e22dfaf33f7b54b63d1b.tar.zst freebsd-ports-graphics-374675967581ed51b274e22dfaf33f7b54b63d1b.zip |
- Connect p5-PGPLOT
- Disconnect pgperl
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index d282ec85a77..6f8cb0a8d37 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -658,6 +658,7 @@ SUBDIR += p5-Imlib2 SUBDIR += p5-Layout-Manager SUBDIR += p5-OpenGL + SUBDIR += p5-PGPLOT SUBDIR += p5-SVG-DOM2 SUBDIR += p5-SVG-Graph SUBDIR += p5-SVG-Metadata @@ -694,7 +695,6 @@ SUBDIR += pfscalibration SUBDIR += pfstmo SUBDIR += pfstools - SUBDIR += pgperl SUBDIR += pgplot SUBDIR += pho SUBDIR += photoclip |