summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1996-12-23 17:43:31 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1996-12-23 17:43:31 +0000
commit68553c3d8638f059d14c5d819a47aaaebaed9d18 (patch)
treefd39472bbe0ff6cbd8c9fee1f3ead801a63fcc14 /graphics/Makefile
parentA perl5 extension which makes available the pgplot library. (diff)
Add pgperl. Move pgplot to keep the list in alphabetical order.
Notes
Notes: svn path=/head/; revision=5073
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 1efa638f4f06..cb0d31e72678 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.34 1996/12/22 04:38:42 jmz Exp $
+# $Id: Makefile,v 1.35 1996/12/23 07:34:57 tg Exp $
#
SUBDIR += ImageMagick
@@ -24,8 +24,9 @@
SUBDIR += mplex
SUBDIR += netpbm
SUBDIR += p5-Image-Size
- SUBDIR += pixmap
+ SUBDIR += pgperl
SUBDIR += pgplot
+ SUBDIR += pixmap
SUBDIR += png
SUBDIR += povray
SUBDIR += spigot