summaryrefslogtreecommitdiff
path: root/www/php3-gd
diff options
context:
space:
mode:
authortron <tron>1999-08-29 21:12:39 +0000
committertron <tron>1999-08-29 21:12:39 +0000
commit90ccb1b461aa548cce1c4aa35d6bdab3541537c7 (patch)
treef93a678a56b30e3e3d9bb8f9e85fd915b82673bf /www/php3-gd
parent5f82a7a2c153a5096209bf2bfc688018fc73496e (diff)
downloadpkgsrc-90ccb1b461aa548cce1c4aa35d6bdab3541537c7.tar.gz
Use wildcar dependence for "gd" package which has been updated.
Diffstat (limited to 'www/php3-gd')
-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 eac50b5f31c..f1e8fa26e28 100644
--- a/www/php3-gd/Makefile
+++ b/www/php3-gd/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 1999/05/04 20:24:23 tv Exp $
+# $NetBSD: Makefile,v 1.3 1999/08/29 21:12:39 tron Exp $
#
PKGNAME= php-gd-${PHP_VERSION}
-DEPENDS+= gd-1.3p1:../../graphics/gd
+DEPENDS+= gd-*:../../graphics/gd
USE_PERL5= yes