aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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