diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 23:22:48 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 23:22:48 +0000 |
commit | 1b4b1006f85e643e33ea05b69c2015b0138945b2 (patch) | |
tree | 9b8174051aec44f2988ec3c0689776231f491ac0 /Mk | |
parent | 44868c318948ee43924de91046089bcd9daaa192 (diff) | |
download | ports-1b4b1006f85e643e33ea05b69c2015b0138945b2.tar.gz ports-1b4b1006f85e643e33ea05b69c2015b0138945b2.zip |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.port.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index 6bd9fefc65eb..7e9b92103cdc 100644 --- a/Mk/bsd.port.mk +++ b/Mk/bsd.port.mk @@ -4256,6 +4256,7 @@ security-check: # call the necessary targets/scripts. ################################################################ +.PHONY: extract-message patch-message configure-message stage-message install-message package-message extract-message: @${ECHO_MSG} "===> Extracting for ${PKGNAME}" patch-message: |