pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/hylafax Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/52fd7ff29eab
branches: trunk
changeset: 475645:52fd7ff29eab
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat May 22 11:59:15 2004 +0000
description:
Convert to buildlink3.
Add missing files to PLIST and bump PKGREVISION for it.
diffstat:
comms/hylafax/Makefile | 10 ++++++----
comms/hylafax/PLIST | 5 ++++-
2 files changed, 10 insertions(+), 5 deletions(-)
diffs (73 lines):
diff -r 282325637616 -r 52fd7ff29eab comms/hylafax/Makefile
--- a/comms/hylafax/Makefile Sat May 22 11:58:42 2004 +0000
+++ b/comms/hylafax/Makefile Sat May 22 11:59:15 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2004/01/03 18:49:35 reed Exp $
+# $NetBSD: Makefile,v 1.36 2004/05/22 11:59:15 wiz Exp $
#
DISTNAME= hylafax-4.1.8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= comms
MASTER_SITES= ftp://ftp.hylafax.org/source/ \
ftp://ftp.leo.org/pub/comp/os/unix/networking/fax/hylafax/source/
@@ -11,8 +11,6 @@
HOMEPAGE= http://www.hylafax.org/
COMMENT= Telecommunication and fax server system
-DEPENDS+= tiff-[0-9]*:../../graphics/tiff
-DEPENDS+= jpeg>=6b:../../graphics/jpeg
DEPENDS+= mawk>=1.2.2:../../lang/mawk
DIST_SUBDIR= hylafax
@@ -20,6 +18,8 @@
CONFLICTS= mgetty-[0-9]*
USE_PKGINSTALL= yes
+USE_BUILDLINK3= yes
+USE_LANGUAGES= c c++
FAXUSER?= uucp
FAXGROUP?= dialer
@@ -37,5 +37,7 @@
${CHOWN} ${FAXUSER} ${SUID_EXES}
${CHMOD} 4555 ${SUID_EXES}
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../graphics/tiff/buildlink3.mk"
.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 282325637616 -r 52fd7ff29eab comms/hylafax/PLIST
--- a/comms/hylafax/PLIST Sat May 22 11:58:42 2004 +0000
+++ b/comms/hylafax/PLIST Sat May 22 11:59:15 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2004/04/23 22:07:53 reed Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/05/22 11:59:15 wiz Exp $
bin/faxalter
bin/faxcover
bin/faxmail
@@ -32,6 +32,7 @@
libexec/ondelay
libexec/pagesend
libexec/textfmt
+man/cat1/edit-faxcover.0
man/cat1/faxalter.0
man/cat1/faxcover.0
man/cat1/faxmail.0
@@ -99,6 +100,7 @@
sbin/choptest
sbin/cqtest
sbin/dialtest
+sbin/edit-faxcover
sbin/faxabort
sbin/faxaddmodem
sbin/faxadduser
@@ -119,6 +121,7 @@
sbin/faxsetup.linux
sbin/faxstate
sbin/faxwatch
+sbin/hylafax
sbin/probemodem
sbin/recvstats
sbin/tagtest
Home |
Main Index |
Thread Index |
Old Index