summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-11-30 01:31:59 +0000
committerhubertf <hubertf>1999-11-30 01:31:59 +0000
commita0f8104b060f52608555a3f257dfd0f3df01bfa3 (patch)
tree91de9d29fbea143384ba3b6b838cb3e22bd7199d /graphics
parent756af0cf09cc633067f5a53c3521ae4de9ae9a3d (diff)
downloadpkgsrc-a0f8104b060f52608555a3f257dfd0f3df01bfa3.tar.gz
This part was not intended to be committed, back it out.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gphoto/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gphoto/Makefile b/graphics/gphoto/Makefile
index 57f8b860783..87c64972011 100644
--- a/graphics/gphoto/Makefile
+++ b/graphics/gphoto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/11/30 01:30:48 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 1999/11/30 01:31:59 hubertf Exp $
DISTNAME= gphoto-0.4.1
CATEGORIES= graphics
@@ -8,9 +8,9 @@ MAINTAINER= jmcm@cs.cmu.edu
HOMEPAGE= http://www.gphoto.org/
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= gtk+-1.2.?:../../x11/gtk
-DEPENDS+= glib-1.2.?:../../devel/glib
-DEPENDS+= imlib-1.9.?:../../graphics/imlib
+DEPENDS+= gtk+-1.2.6:../../x11/gtk
+DEPENDS+= glib-1.2.6:../../devel/glib
+DEPENDS+= imlib-1.9.8:../../graphics/imlib
USE_X11BASE= yes
USE_LIBTOOL= yes