diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-03-24 16:43:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-03-24 16:43:28 +0000 |
commit | 948c9e8cc42113329e41b34c6211525005bebbec (patch) | |
tree | be64c457c953695fa202a83810d5340a5015ace0 /mail/roundcube | |
parent | dfbd07b013b1fc0fde11c071d1e15a537ed6ef38 (diff) |
- WWWOWN and WWWGRP are defined in bsd.port.mk
Notes
Notes:
svn path=/head/; revision=188197
Diffstat (limited to 'mail/roundcube')
-rw-r--r-- | mail/roundcube/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 3767021727b1..82b8fba288af 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -22,8 +22,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}mail NO_BUILD= yes USE_BZIP2= yes -WWWOWN?= www -WWWGRP?= www RCUBEDIR?= www/${PORTNAME} RCUBEROOT= ${PREFIX}/${RCUBEDIR} |