summaryrefslogtreecommitdiff
path: root/www/WebMagick
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-09-01 10:39:42 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-09-01 10:39:42 +0000
commit8381359cfc382a857c2b43a91f0bd787c4b5bc07 (patch)
treef05f6264c46f6c280c85afcf3279a9c63c790c11 /www/WebMagick
parentUse PLIST_SUB to avoid having to change 1,200 lines in the PLIST file (diff)
add LIB_DEPENDS of ImageMagick
Notes
Notes: svn path=/head/; revision=12980
Diffstat (limited to 'www/WebMagick')
-rw-r--r--www/WebMagick/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile
index 8b6e7ccb4e6f..363a1cc0ade0 100644
--- a/www/WebMagick/Makefile
+++ b/www/WebMagick/Makefile
@@ -4,13 +4,15 @@
# Date created: 20 May 1998
# Whom: ache
#
-# $Id: Makefile,v 1.4 1998/08/12 20:28:49 ache Exp $
+# $Id: Makefile,v 1.5 1998/09/01 06:22:49 asami Exp $
#
DISTNAME= WebMagick-1.44
CATEGORIES= www
MASTER_SITES= http://www.cyberramp.net/~bfriesen/webmagick/dist/
+LIB_DEPENDS= Magick\\.:${PORTSDIR}/graphics/ImageMagick
+
MAINTAINER= ache@freebsd.org
USE_PERL5= YES