aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2003-10-19 17:36:08 +0800
committerroam <roam@FreeBSD.org>2003-10-19 17:36:08 +0800
commit9b96decfce963ce22aea522a1bc16069f4b7c4fc (patch)
tree6e4d59eec959094b6566cb16040d0697b9ac067b /mail
parent4c1b0e1ecf0cf10492c58ef89ca773597da5fa65 (diff)
downloadfreebsd-ports-gnome-9b96decfce963ce22aea522a1bc16069f4b7c4fc.tar.gz
freebsd-ports-gnome-9b96decfce963ce22aea522a1bc16069f4b7c4fc.tar.zst
freebsd-ports-gnome-9b96decfce963ce22aea522a1bc16069f4b7c4fc.zip
Use ${PKGINSTALL} instead of pkg-install.
PR: 57878 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
Diffstat (limited to 'mail')
-rw-r--r--mail/squirrelmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile
index 20c9a5218867..1359233a093e 100644
--- a/mail/squirrelmail/Makefile
+++ b/mail/squirrelmail/Makefile
@@ -25,7 +25,7 @@ NO_BUILD= yes
pre-install:
@${ECHO} "Your umask should be lax while installing this. Like, 022 or something."
- @${SH} pkg-install ${PKGNAME} PRE-INSTALL
+ @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
do-install:
${MKDIR} ${PREFIX}/squirrelmail