summaryrefslogtreecommitdiff
path: root/graphics/gphoto
diff options
context:
space:
mode:
authortron <tron>2000-01-19 17:36:51 +0000
committertron <tron>2000-01-19 17:36:51 +0000
commit480061953ee532dc827d0b5d061232a6f53dc3f8 (patch)
treef29b0f85457916a926b225c8b9551a362574aef4 /graphics/gphoto
parentdadd4c56e78cc55fa2df2ad32f182573d56e8ee3 (diff)
downloadpkgsrc-480061953ee532dc827d0b5d061232a6f53dc3f8.tar.gz
Remove redundant dependences.
Diffstat (limited to 'graphics/gphoto')
-rw-r--r--graphics/gphoto/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/gphoto/Makefile b/graphics/gphoto/Makefile
index ec8cec520f2..af93acd9bd0 100644
--- a/graphics/gphoto/Makefile
+++ b/graphics/gphoto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/12/08 17:25:20 hubertf Exp $
+# $NetBSD: Makefile,v 1.5 2000/01/19 17:36:51 tron Exp $
DISTNAME= gphoto-0.4.2
CATEGORIES= graphics
@@ -7,9 +7,6 @@ MASTER_SITES= ftp://ftp.gphoto.org/projects/gphoto/pub/tar/0.4/
MAINTAINER= jmcm@cs.cmu.edu
HOMEPAGE= http://www.gphoto.org/
-DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= gtk+-1.2.6:../../x11/gtk
-DEPENDS+= glib-1.2.6:../../devel/glib
DEPENDS+= imlib-1.9.8:../../graphics/imlib
USE_X11BASE= yes