summaryrefslogtreecommitdiff
path: root/graphics/py-gd
diff options
context:
space:
mode:
authortv <tv>1999-05-03 20:25:36 +0000
committertv <tv>1999-05-03 20:25:36 +0000
commitd6d63fa8d24cd6d9ce7ef29d227073e86e7eb512 (patch)
tree169adc3671da7cad814a85918a929dd606be949d /graphics/py-gd
parentfb976c09f5469dae516b38fa35db74a44612b4da (diff)
downloadpkgsrc-d6d63fa8d24cd6d9ce7ef29d227073e86e7eb512.tar.gz
Change gd package "version" to 1.3p1 so that packages (particularly py-gd)
will not try to link against the version without a shared library.
Diffstat (limited to 'graphics/py-gd')
-rw-r--r--graphics/py-gd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-gd/Makefile b/graphics/py-gd/Makefile
index d91e004e523..7b3f1e5b191 100644
--- a/graphics/py-gd/Makefile
+++ b/graphics/py-gd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/05/02 17:48:37 tsarna Exp $
+# $NetBSD: Makefile,v 1.2 1999/05/03 20:25:37 tv Exp $
DISTNAME= gdmodule.c
PKGNAME= py-gd-1.3
@@ -10,7 +10,7 @@ MAINTAINER= tsarna@netbsd.org
HOMEPAGE= http://starship.python.net/~richard/gdmodule/
DEPENDS+= python-1.5.2:../../lang/python \
- gd-1.3:../../graphics/gd
+ gd-1.3p1:../../graphics/gd
WRKSRC= ${WRKDIR}/build