aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 16:53:06 +0800
committerasami <asami@FreeBSD.org>2000-10-08 16:53:06 +0800
commitc5cf950646993ddea292fd5b586d515e019a0d47 (patch)
tree4288426a429c8e4f5195856a8e1baedf48c94245 /mail
parent23d6051cd46c4db44d833737a263c8aac531a113 (diff)
downloadfreebsd-ports-gnome-c5cf950646993ddea292fd5b586d515e019a0d47.tar.gz
freebsd-ports-gnome-c5cf950646993ddea292fd5b586d515e019a0d47.tar.zst
freebsd-ports-gnome-c5cf950646993ddea292fd5b586d515e019a0d47.zip
${PKGDIR}/INSTALL -> ${PKGINSTALL}. ${PKGINSTALL} is called without
any arguments but I'm not sure what I should give it (it's called from pre-configure!) so I'll leave it alone.
Diffstat (limited to 'mail')
-rw-r--r--mail/vpopmail-devel/Makefile2
-rw-r--r--mail/vpopmail-stable/Makefile2
-rw-r--r--mail/vpopmail/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/vpopmail-devel/Makefile b/mail/vpopmail-devel/Makefile
index cf06f7302472..4b854b9e14db 100644
--- a/mail/vpopmail-devel/Makefile
+++ b/mail/vpopmail-devel/Makefile
@@ -42,6 +42,6 @@ QMAIL_DIR?= /var/qmail
#
pre-configure:
- @PKG_PREFIX=${PREFIX}/vpopmail ${PERL5} ${PKGDIR}/INSTALL
+ @PKG_PREFIX=${PREFIX}/vpopmail ${PERL5} ${PKGINSTALL}
.include <bsd.port.mk>
diff --git a/mail/vpopmail-stable/Makefile b/mail/vpopmail-stable/Makefile
index cf06f7302472..4b854b9e14db 100644
--- a/mail/vpopmail-stable/Makefile
+++ b/mail/vpopmail-stable/Makefile
@@ -42,6 +42,6 @@ QMAIL_DIR?= /var/qmail
#
pre-configure:
- @PKG_PREFIX=${PREFIX}/vpopmail ${PERL5} ${PKGDIR}/INSTALL
+ @PKG_PREFIX=${PREFIX}/vpopmail ${PERL5} ${PKGINSTALL}
.include <bsd.port.mk>
diff --git a/mail/vpopmail/Makefile b/mail/vpopmail/Makefile
index cf06f7302472..4b854b9e14db 100644
--- a/mail/vpopmail/Makefile
+++ b/mail/vpopmail/Makefile
@@ -42,6 +42,6 @@ QMAIL_DIR?= /var/qmail
#
pre-configure:
- @PKG_PREFIX=${PREFIX}/vpopmail ${PERL5} ${PKGDIR}/INSTALL
+ @PKG_PREFIX=${PREFIX}/vpopmail ${PERL5} ${PKGINSTALL}
.include <bsd.port.mk>