summaryrefslogtreecommitdiff
path: root/www/php3-gd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/php3-gd/Makefile')
-rw-r--r--www/php3-gd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php3-gd/Makefile b/www/php3-gd/Makefile
index 9ad03ae69ad..a48e69d0bf6 100644
--- a/www/php3-gd/Makefile
+++ b/www/php3-gd/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2001/02/17 17:22:28 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2001/09/27 23:18:56 jlam Exp $
#
PKGNAME= php-gd-${PHP_VERSION}
COMMENT= PHP3 extension for GD graphics library
-DEPENDS+= gd-*:../../graphics/gd
+DEPENDS+= gd-[0-9]*:../../graphics/gd
USE_PERL5= yes