diff options
Diffstat (limited to 'comms/efax/Makefile')
-rw-r--r-- | comms/efax/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/efax/Makefile b/comms/efax/Makefile index 68473e15820..49f0b862a2a 100644 --- a/comms/efax/Makefile +++ b/comms/efax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/08/30 22:51:13 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/11 06:14:32 snj Exp $ DISTNAME= efax-0.9 CATEGORIES= comms @@ -10,7 +10,7 @@ COMMENT= Collection of small programs for sending and receiving faxes CONFLICTS= kdeutils<3.1 -USE_BUILDLINK2= # defined +USE_BUILDLINK3= # defined USE_PKGINSTALL= YES DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL |