diff options
Diffstat (limited to 'mail/vqadmin/Makefile')
-rw-r--r-- | mail/vqadmin/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/mail/vqadmin/Makefile b/mail/vqadmin/Makefile index b34941948f86..3b62edc38102 100644 --- a/mail/vqadmin/Makefile +++ b/mail/vqadmin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: vqadmin -# Date created: 29 Mar 2001 -# Whom: nbm -# +# Created by: nbm # $FreeBSD$ -# PORTNAME= vqadmin PORTVERSION= 2.3.6 @@ -18,7 +14,8 @@ BUILD_DEPENDS= ${LOCALBASE}/vpopmail/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail RUN_DEPENDS= ${LOCALBASE}/vpopmail/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail GNU_CONFIGURE= YES -WANT_QMAIL= yes + +USES= qmail:vars CGIBINDIR?= www/cgi-bin-dist WEBDATADIR?= www/data-dist |