summaryrefslogtreecommitdiffstats
path: root/graphics/hpscan/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-09-26 10:55:14 +0000
committerjkh <jkh@FreeBSD.org>1996-09-26 10:55:14 +0000
commitd6865989d414b52e012a65e3c0ddef67433108de (patch)
treecc4ad89de8f62c4238b7cdb5cecf1be068259c94 /graphics/hpscan/Makefile
parentec7e50ebec4db88eb47446af11179c6a00197bcf (diff)
downloadFreeBSD-ports-d6865989d414b52e012a65e3c0ddef67433108de.zip
FreeBSD-ports-d6865989d414b52e012a65e3c0ddef67433108de.tar.gz
Support the use of JPEG files instead of PPM.
Diffstat (limited to 'graphics/hpscan/Makefile')
-rw-r--r--graphics/hpscan/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/hpscan/Makefile b/graphics/hpscan/Makefile
index 28d65be..7a20d96 100644
--- a/graphics/hpscan/Makefile
+++ b/graphics/hpscan/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 January 1996
# Whom: nate
#
-# $Id: Makefile,v 1.3 1996/01/15 10:40:43 asami Exp $
+# $Id: Makefile,v 1.4 1996/06/03 02:17:20 asami Exp $
#
DISTNAME= scanner
@@ -14,6 +14,8 @@ MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ \
MAINTAINER= nate@FreeBSD.org
+LIB_DEPENDS+= jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg
+
NO_WRKSUBDIR= yes
USE_X11= yes
USE_IMAKE= yes
OpenPOWER on IntegriCloud