aboutsummaryrefslogtreecommitdiff
path: root/mail/scmail
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-06-30 08:46:18 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-06-30 08:46:18 +0000
commitb620ae8b4c602821ca3c36ebe8284939214dacd1 (patch)
tree8c5a00be04aff6409f3f49446dc5527fa5f25013 /mail/scmail
parent8be7372f0d36e4dc5e2b749c9d9a240346aa633e (diff)
downloadports-b620ae8b4c602821ca3c36ebe8284939214dacd1.tar.gz
ports-b620ae8b4c602821ca3c36ebe8284939214dacd1.zip
Notes
Diffstat (limited to 'mail/scmail')
-rw-r--r--mail/scmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/scmail/Makefile b/mail/scmail/Makefile
index 152db19e9504..20e167bba5a6 100644
--- a/mail/scmail/Makefile
+++ b/mail/scmail/Makefile
@@ -28,7 +28,7 @@ BROKEN= "Does not compile on alpha"
.endif
.if exists(${LOCALBASE}/bin/gauche-config)
-GAUCHE_VER!= gauche-config -V
+GAUCHE_VER!= ${LOCALBASE}/bin/gauche-config -V
.else
GAUCHE_VER= none
.endif