summaryrefslogtreecommitdiff
path: root/japanese/okphone
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/okphone')
-rw-r--r--japanese/okphone/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/okphone/Makefile b/japanese/okphone/Makefile
index 99b3b89961b0..dc24f5d251ce 100644
--- a/japanese/okphone/Makefile
+++ b/japanese/okphone/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 February 1996
# Whom: asami
#
-# $Id: Makefile,v 1.4 1996/07/27 20:39:20 asami Exp $
+# $Id: Makefile,v 1.5 1996/11/11 10:12:38 max Exp $
#
DISTNAME= okphone-1.2
@@ -18,6 +18,6 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= asami@FreeBSD.ORG
post-install:
- @${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL
+ @/bin/sh ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL
.include <bsd.port.mk>