summaryrefslogtreecommitdiff
path: root/graphics/hpscan
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-19 04:18:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-19 04:18:49 +0000
commit6b553b9eb3cc6e3a4c683ce32abd6db72b66d184 (patch)
tree1c831947b30006f7e541bd9e09975185066ca30b /graphics/hpscan
parentnew port for the gimp developer's release (diff)
Update LIB_DEPENDS to new jpeg major. Note we don't know if these
will work yet, people are encouraged to test them.
Notes
Notes: svn path=/head/; revision=4584
Diffstat (limited to 'graphics/hpscan')
-rw-r--r--graphics/hpscan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/hpscan/Makefile b/graphics/hpscan/Makefile
index a0fe599f9d60..8a32f7c56922 100644
--- a/graphics/hpscan/Makefile
+++ b/graphics/hpscan/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 January 1996
# Whom: nate
#
-# $Id: Makefile,v 1.5 1996/09/26 10:54:43 jkh Exp $
+# $Id: Makefile,v 1.6 1996/11/18 11:28:09 asami Exp $
#
DISTNAME= scanner
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ \
MAINTAINER= nate@FreeBSD.org
-LIB_DEPENDS+= jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS+= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg
NO_WRKSUBDIR= yes
USE_X11= yes