aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/hpscan
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-04-16 06:18:24 +0800
committerjseger <jseger@FreeBSD.org>1998-04-16 06:18:24 +0800
commit85e92521c0a7461e908e7d0b90746b5cb27684aa (patch)
tree1303a2895b9733d18cc7e52f43398fa2837d3f47 /graphics/hpscan
parent5928a29b1926af5b9e42431c28a3c2279566850e (diff)
downloadfreebsd-ports-gnome-85e92521c0a7461e908e7d0b90746b5cb27684aa.tar.gz
freebsd-ports-gnome-85e92521c0a7461e908e7d0b90746b5cb27684aa.tar.zst
freebsd-ports-gnome-85e92521c0a7461e908e7d0b90746b5cb27684aa.zip
Switch remaining ports to use jpeg lib version 8.0.
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 013e284476b9..25ef3ad3d7e1 100644
--- a/graphics/hpscan/Makefile
+++ b/graphics/hpscan/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 January 1996
# Whom: nate
#
-# $Id: Makefile,v 1.8 1997/02/07 15:41:08 nate Exp $
+# $Id: Makefile,v 1.9 1997/04/30 03:18:02 asami Exp $
#
DISTNAME= scanner
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \
MAINTAINER= nate@FreeBSD.org
-LIB_DEPENDS+= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS+= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg
NO_WRKSUBDIR= yes
USE_X11= yes