summaryrefslogtreecommitdiff
path: root/graphics/hpscan
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1996-01-13 18:56:58 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1996-01-13 18:56:58 +0000
commit7f5729d85d8629209ffd87ebd5f137f01da5808f (patch)
tree141119c641c5068b81f4e5b8a18779e050d450dd /graphics/hpscan
parentUpgrade one file from the author. (diff)
We do have an Imakefile now.
Notes
Notes: svn path=/head/; revision=2619
Diffstat (limited to 'graphics/hpscan')
-rw-r--r--graphics/hpscan/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/hpscan/Makefile b/graphics/hpscan/Makefile
index 4ee13702f15e..783eb0a5daaf 100644
--- a/graphics/hpscan/Makefile
+++ b/graphics/hpscan/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 January 1996
# Whom: nate
#
-# $Id: Makefile,v 1.6 1995/11/27 04:05:37 asami Exp $
+# $Id: Makefile,v 1.1.1.1 1996/01/12 20:58:37 nate Exp $
#
DISTNAME= scanner
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/ \
NO_WRKSUBDIR= true
USE_X11= true
+USE_IMAKE= true
NO_INSTALL_MANPAGES= true
MAINTAINER= nate@FreeBSD.org