pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-gdick Remove unnecessary dependency and bu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f970c2e10f6e
branches:  trunk
changeset: 518160:f970c2e10f6e
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Sep 02 13:00:45 2006 +0000

description:
Remove unnecessary dependency and bump PKGREVISION.

diffstat:

 textproc/py-gdick/Makefile |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r 4adff426b2d8 -r f970c2e10f6e textproc/py-gdick/Makefile
--- a/textproc/py-gdick/Makefile        Sat Sep 02 12:46:31 2006 +0000
+++ b/textproc/py-gdick/Makefile        Sat Sep 02 13:00:45 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2006/07/12 15:30:52 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/09/02 13:00:45 minskim Exp $
 
 DISTNAME=      gdick-0.9.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   6
+PKGREVISION=   7
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gdick/}
 EXTRACT_SUFX=  .tar.bz2
@@ -11,8 +11,6 @@
 HOMEPAGE=      http://gdick.sourceforge.net/
 COMMENT=       English-Korean Dictionary Client for GNOME2
 
-DEPENDS+=      ${PYPKGPREFIX}-cjkcodecs-[0-9]*:../../converters/py-cjkcodecs
-
 PYTHON_VERSIONS_ACCEPTED=      24
 
 PYDISTUTILSPKG=        yes



Home | Main Index | Thread Index | Old Index