summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-05-08 12:23:45 +0000
committertron <tron@pkgsrc.org>1999-05-08 12:23:45 +0000
commit25cbb246999fbd8a2baf28a812891c87f5904ba5 (patch)
treef77f84e79af2fc1ba7ae43755d3683608f965fe6 /misc
parent71c28ce69e62b8376898300ee52e66f717dbd0e0 (diff)
downloadpkgsrc-25cbb246999fbd8a2baf28a812891c87f5904ba5.tar.gz
Remove redundant dependence on "gettext" package.
Diffstat (limited to 'misc')
-rw-r--r--misc/gnome-pim/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/gnome-pim/Makefile b/misc/gnome-pim/Makefile
index 78dcd756105..e383146e32f 100644
--- a/misc/gnome-pim/Makefile
+++ b/misc/gnome-pim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/05/03 16:38:44 rh Exp $
+# $NetBSD: Makefile,v 1.2 1999/05/08 12:23:45 tron Exp $
#
DISTNAME= gnome-pim-1.0.7
@@ -20,7 +20,6 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/
BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison
-DEPENDS+= gettext-0.10.35:../../devel/gettext
DEPENDS+= gnome-libs-1.0.9:../../x11/gnome-libs
DEPENDS+= libaudiofile-0.1.6:../../audio/libaudiofile