From 4ab1e443e6061bb92001b7facab50925aafa5c00 Mon Sep 17 00:00:00 2001 From: mva Date: Tue, 21 Oct 2014 17:10:06 +0000 Subject: - Convert ports of mail/ to new USES=python Approved by: portmgr (implicit) --- mail/lookout/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/lookout') diff --git a/mail/lookout/Makefile b/mail/lookout/Makefile index 8b4249e0611f..9300a09ba4b2 100644 --- a/mail/lookout/Makefile +++ b/mail/lookout/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://catb.org/~esr/lookout/ MAINTAINER= jmohacsi@bsd.hu COMMENT= Convert Outlook97 addressbook export files to KDE KAB/GNOME gnomecard -USE_PYTHON= yes +USES= python NO_BUILD= yes PLIST_FILES= bin/lookout man/man1/lookout.1.gz -- cgit