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 /www/hastymail | |
parent | dfbd07b013b1fc0fde11c071d1e15a537ed6ef38 (diff) | |
download | ports-948c9e8cc42113329e41b34c6211525005bebbec.tar.gz ports-948c9e8cc42113329e41b34c6211525005bebbec.zip |
- WWWOWN and WWWGRP are defined in bsd.port.mk
Notes
Notes:
svn path=/head/; revision=188197
Diffstat (limited to 'www/hastymail')
-rw-r--r-- | www/hastymail/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/hastymail/Makefile b/www/hastymail/Makefile index e009c411b597..5577b05d96ad 100644 --- a/www/hastymail/Makefile +++ b/www/hastymail/Makefile @@ -19,8 +19,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes SUB_FILES= pkg-message -WWWOWN?= www -WWWGRP?= www INSTALL_DIR?= www/${PORTNAME} PLIST= ${WRKDIR}/pkg-plist |