From 80f85d8b31c9ab88a09990bc40cbe9345ed64dd6 Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 30 Aug 2003 18:40:06 +0000 Subject: Convert to use bsd.pkg.install.mk. --- comms/efax/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'comms/efax/Makefile') diff --git a/comms/efax/Makefile b/comms/efax/Makefile index 7db97e58993..742a89f0483 100644 --- a/comms/efax/Makefile +++ b/comms/efax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/21 16:35:13 martti Exp $ +# $NetBSD: Makefile,v 1.10 2003/08/30 18:40:07 jlam Exp $ DISTNAME= efax-0.9 CATEGORIES= comms @@ -11,6 +11,7 @@ COMMENT= Collection of small programs for sending and receiving faxes CONFLICTS= kdeutils<3.1 USE_BUILDLINK2= # defined +USE_PKGINSTALL= YES post-patch: ${SED} -e 's:@PREFIX@:${PREFIX}:g; \ @@ -31,10 +32,4 @@ post-patch: ${HEAD} -n 404 ${WRKSRC}/fax.tmp > ${WRKSRC}/efax.rc1 ${TAIL} -n 402 ${WRKSRC}/efax.rc1 > ${WRKSRC}/efax.rc -post-install: - ${INSTALL_DATA_DIR} /var/spool/efax - ${CHMOD} 755 /var/spool/efax - ${INSTALL_DATA_DIR} /var/log/efax - ${CHMOD} 755 /var/log/efax - .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3