summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-08-21 03:17:25 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-08-21 03:17:25 +0000
commit01707c1e84926abf30c405cb3609e2a791c52cd6 (patch)
tree90d34da21ad58f43a6f61fb65872d81f6570ac43 /graphics/Makefile
parentUnbreak by making a new checksum and fixing the makefile to find a new source (diff)
PerlMagick is now included in ImageMagick
Reviewed by: no response from Satoshi
Notes
Notes: svn path=/head/; revision=12702
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 1c343511afc7..164bc0869c09 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.88 1998/08/12 22:54:27 asami Exp $
+# $Id: Makefile,v 1.89 1998/08/19 22:49:44 steve Exp $
#
SUBDIR += 4va
@@ -53,7 +53,6 @@
SUBDIR += netshow
SUBDIR += p5-GD
SUBDIR += p5-Image-Size
- SUBDIR += p5-PerlMagick
SUBDIR += p5-chart
SUBDIR += pgperl
SUBDIR += pgplot