From 26a77c22a532b410f511902008aa3f6c1059a5cb Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 3 Feb 2014 09:41:17 +0000 Subject: - Stage support --- mail/qsf/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail/qsf') diff --git a/mail/qsf/Makefile b/mail/qsf/Makefile index f49106279fb8..46e45211318e 100644 --- a/mail/qsf/Makefile +++ b/mail/qsf/Makefile @@ -16,13 +16,12 @@ SQLITE2_DESC= SQLite2 support USE_BZIP2= yes GNU_CONFIGURE= yes -MAN1= qsf.1 -PLIST_FILES= bin/qsf +PLIST_FILES= bin/qsf \ + man/man1/qsf.1.gz CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes .include .if ${PORT_OPTIONS:MGDBM} -- cgit