summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-08-29 21:12:39 +0000
committertron <tron@pkgsrc.org>1999-08-29 21:12:39 +0000
commitfc02a29d700a5a93725b25291c2be5a716920365 (patch)
treef93a678a56b30e3e3d9bb8f9e85fd915b82673bf /www
parent91f023f2163fcb4de42fbc22e5a40982ed6d0932 (diff)
downloadpkgsrc-fc02a29d700a5a93725b25291c2be5a716920365.tar.gz
Use wildcar dependence for "gd" package which has been updated.
Diffstat (limited to 'www')
-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