summaryrefslogtreecommitdiff
path: root/comms/hylafax/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>1999-10-09 13:42:00 +0000
committerrh <rh@pkgsrc.org>1999-10-09 13:42:00 +0000
commit33cb4e14bd509f613c59931dd0a26553d5c14206 (patch)
tree2c7307520810f06b920fda75d1777b12852f2447 /comms/hylafax/Makefile
parent81a151469d32a724eb7c4e9a7f8782e5d82df082 (diff)
downloadpkgsrc-33cb4e14bd509f613c59931dd0a26553d5c14206.tar.gz
Make this compile with libtiff-3.5.2.
Diffstat (limited to 'comms/hylafax/Makefile')
-rw-r--r--comms/hylafax/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index aac8be5b9db..644d708c1e1 100644
--- a/comms/hylafax/Makefile
+++ b/comms/hylafax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/10/08 21:12:47 jlam Exp $
+# $NetBSD: Makefile,v 1.4 1999/10/09 13:42:00 rh Exp $
#
DISTNAME= hylafax-4.1beta2
@@ -22,7 +22,7 @@ CONFLICTS= mgetty-*
FAXUSER?= uucp
FAXGROUP?= dialer
-USE_GMAKE= YES
+#USE_GMAKE= YES
HAS_CONFIGURE= YES
CONFIGURE_ENV= PREFIX="${PREFIX}" FAXUID="${FAXUSER}" FAXGID="${FAXGROUP}"
CONFIGURE_ARGS= --with-MAKE=${MAKE_PROGRAM} --with-INSTALL=""