summaryrefslogtreecommitdiff
path: root/mail/vpopmail-devel
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2000-09-22 11:39:14 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2000-09-22 11:39:14 +0000
commit54d149d0d91f23248afeea04deec64c90830a27b (patch)
treecebff1e2083d9b5500ec47727ef613d38a02c6f2 /mail/vpopmail-devel
parentUpdate for the latest current. (lminor() -> dev2unit()) (diff)
As clever as makeport.pl is, I made this port. (change Whom:)
Change ~vpopmail to ${PREFIX}/vpopmail.
Notes
Notes: svn path=/head/; revision=32997
Diffstat (limited to 'mail/vpopmail-devel')
-rw-r--r--mail/vpopmail-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/vpopmail-devel/Makefile b/mail/vpopmail-devel/Makefile
index a7dd9b4c5774..cf06f7302472 100644
--- a/mail/vpopmail-devel/Makefile
+++ b/mail/vpopmail-devel/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: vpopmail
# Date created: 21 Sep 2000
-# Whom: makeport.pl
+# Whom: Neil Blakey-Milner
#
# $FreeBSD$
#
@@ -22,7 +22,7 @@ USE_GMAKE= YES
CONFIGURE_ARGS= --enable-qmail-dir=${QMAIL_DIR} \
--enable-tcprules-bin=${LOCALBASE}/bin/tcprules \
- --enable-tcpserver-file=~vpopmail/etc/tcp.smtp
+ --enable-tcpserver-file=${PREFIX}/vpopmail/etc/tcp.smtp
#
# Attempt to set the location of qmail by a simple check. Override this